Package org.hibernate.procedure.spi
Defines an SPI for calling stored procedures and functions.
-
Interface Summary Interface Description CallableStatementSupport FunctionReturnImplementor<T> NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCallNamedCallableQueryMemento.ParameterMemento ProcedureCallImplementor<R> ProcedureParameterBindingImplementor<T> ProcedureParameterImplementor<T> SPI extension for ProcedureParameter -
Enum Summary Enum Description ParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.