Package | Description |
---|---|
org.hibernate.procedure | |
org.hibernate.procedure.internal |
Defines the internal support for implementing stored procedure calling.
|
Modifier and Type | Method and Description |
---|---|
ParameterBind<T> |
ParameterRegistration.getBind()
Retrieve the binding associated with this parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterBindImpl<T>
Implementation of the
ParameterBind contract. |
Modifier and Type | Method and Description |
---|---|
ParameterBind<T> |
AbstractParameterRegistrationImpl.getBind() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.