See: Description
| Interface | Description |
|---|---|
| Util.ResultClassesResolutionContext |
Context for resolving result-class definitions
|
| Util.ResultSetMappingResolutionContext |
Context for resolving result-set-mapping definitions
|
| Class | Description |
|---|---|
| AbstractParameterRegistrationImpl<T> |
Abstract implementation of ParameterRegistration/ParameterRegistrationImplementor
|
| NamedParameterRegistration<T> |
Represents a registered named parameter
|
| ParameterBindImpl<T> |
Implementation of the
ParameterBind contract. |
| PositionalParameterRegistration<T> |
Represents a registered positional parameter
|
| PostgresCallableStatementSupport | |
| ProcedureCallImpl |
Standard implementation of
ProcedureCall |
| ProcedureCallMementoImpl |
Implementation of ProcedureCallMemento
|
| ProcedureCallMementoImpl.ParameterMemento |
A "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl.
|
| ProcedureOutputsImpl |
Implementation of ProcedureResult.
|
| StandardCallableStatementSupport |
Standard implementation of CallableStatementSupport
|
| Util |
Utilities used to implement procedure call support.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.