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 their outputs.org.hibernate.procedure.internal Defines the internal implementation of the stored procedure SPI.org.hibernate.procedure.spi Defines an SPI for calling stored procedures and functions.org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.query.sqm.tree.expression Nodes representing expressions in the SQM tree. -
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