| AbstractStandardCallableStatementSupport |
|
| DB2CallableStatementSupport |
DB2 implementation of CallableStatementSupport.
|
| JTDSCallableStatementSupport |
Special implementation of CallableStatementSupport for the jTDS driver.
|
| NamedCallableQueryMementoImpl |
Implementation of NamedCallableQueryMemento
|
| NamedCallableQueryMementoImpl.ParameterMementoImpl |
A "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl.
|
| PostgreSQLCallableStatementSupport |
PostgreSQL implementation of CallableStatementSupport.
|
| ProcedureCallImpl |
|
| ProcedureParameterMetadataImpl |
Specialized ParameterMetadataImplementor for callable queries implementing
expandable parameter registrations
|
| StandardCallableStatementSupport |
|
| SybaseCallableStatementSupport |
Sybase implementation of CallableStatementSupport.
|