See: Description
| Interface | Description |
|---|---|
| ParameterRegistrationImplementor<T> |
Additional internal contract for ParameterRegistration
|
| 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
|
| 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.
|
| ProcedureResultImpl |
Implementation of ProcedureResult.
|
| ProcedureResultImpl.ProcedureCurrentReturnDescriptor | |
| Util |
Utilities used to implement procedure call support.
|
| Enum | Description |
|---|---|
| ParameterStrategy |
The style/strategy of parameter registration used in a particular procedure call definition.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.