程序包 org.hibernate.procedure.internal
Defines the internal support for implementing stored procedure calling.
-
接口概要 接口 说明 Util.ResultClassesResolutionContext Context for resolving result-class definitionsUtil.ResultSetMappingResolutionContext Context for resolving result-set-mapping definitions -
类概要 类 说明 ParameterBindImpl<T> Implementation of theParameterBindcontract.PostgresCallableStatementSupport ProcedureCallImpl<R> Standard implementation ofProcedureCallProcedureCallMementoImpl Implementation of ProcedureCallMementoProcedureCallMementoImpl.ParameterMemento A "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl.ProcedureOutputsImpl Implementation of ProcedureResult.StandardCallableStatementSupport Standard implementation of CallableStatementSupportUtil Utilities used to implement procedure call support.