Package org.hibernate.procedure.internal
package org.hibernate.procedure.internal
Defines the internal implementation of the stored procedure SPI.
-
ClassDescriptionDB2 implementation of CallableStatementSupport.Special implementation of CallableStatementSupport for the jTDS driver.Implementation of NamedCallableQueryMementoA "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl.Standard implementation of
CallableStatementSupport
.PostgreSQL implementation of CallableStatementSupport.Standard implementation ofProcedureCall
Implementation of ProcedureResult.Implementation of theProcedureParameterBinding
contract.Specialized ParameterMetadataImplementor for callable queries implementing expandable parameter registrationsStandard implementation ofCallableStatementSupport
.Sybase implementation of CallableStatementSupport.Utilities used to implement procedure call support.