Uses of Package
org.hibernate.procedure.spi
-
Packages that use org.hibernate.procedure.spi Package Description org.hibernate.boot.internal org.hibernate.boot.query org.hibernate.dialect org.hibernate.procedure org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.procedure.spi org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.hibernate.query.spi org.hibernate.query.sqm.tree.expression org.hibernate.sql.exec.internal -
Classes in org.hibernate.procedure.spi used by org.hibernate.boot.internal Class Description NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCall -
Classes in org.hibernate.procedure.spi used by org.hibernate.boot.query Class Description NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCall -
Classes in org.hibernate.procedure.spi used by org.hibernate.dialect Class Description CallableStatementSupport -
Classes in org.hibernate.procedure.spi used by org.hibernate.procedure Class Description NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCall -
Classes in org.hibernate.procedure.spi used by org.hibernate.procedure.internal Class Description CallableStatementSupport FunctionReturnImplementor NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCallNamedCallableQueryMemento.ParameterMemento ParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.ProcedureCallImplementor ProcedureParameterBindingImplementor ProcedureParameterImplementor SPI extension for ProcedureParameter -
Classes in org.hibernate.procedure.spi used by org.hibernate.procedure.spi Class Description FunctionReturnImplementor NamedCallableQueryMemento.ParameterMemento ParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.ProcedureCallImplementor ProcedureParameterImplementor SPI extension for ProcedureParameter -
Classes in org.hibernate.procedure.spi used by org.hibernate.query.internal Class Description NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCall -
Classes in org.hibernate.procedure.spi used by org.hibernate.query.named Class Description NamedCallableQueryMemento Represents a "memento" (disconnected, externalizable form) of a ProcedureCall -
Classes in org.hibernate.procedure.spi used by org.hibernate.query.spi Class Description ProcedureParameterImplementor SPI extension for ProcedureParameter -
Classes in org.hibernate.procedure.spi used by org.hibernate.query.sqm.tree.expression Class Description NamedCallableQueryMemento.ParameterMemento -
Classes in org.hibernate.procedure.spi used by org.hibernate.sql.exec.internal Class Description ParameterStrategy The style/strategy of parameter registration used in a particular procedure call definition.