Uses of Package
org.hibernate.procedure.spi
-
Packages that use org.hibernate.procedure.spi Package Description org.hibernate.boot.internal org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.dialect This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.org.hibernate.procedure Defines support for executing database stored procedures and functions and accessing its outputs.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 -
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