Uses of Interface
org.hibernate.query.named.NamedQueryMemento.ParameterMemento
Packages that use NamedQueryMemento.ParameterMemento
Package
Description
Defines the internal implementation of the stored procedure SPI.
Defines an SPI for calling stored procedures and functions.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of NamedQueryMemento.ParameterMemento in org.hibernate.procedure.internal
Classes in org.hibernate.procedure.internal that implement NamedQueryMemento.ParameterMementoModifier and TypeClassDescriptionstatic class
A "disconnected" copy of the metadata for a parameter, that can be used in ProcedureCallMementoImpl. -
Uses of NamedQueryMemento.ParameterMemento in org.hibernate.procedure.spi
Subinterfaces of NamedQueryMemento.ParameterMemento in org.hibernate.procedure.spi -
Uses of NamedQueryMemento.ParameterMemento in org.hibernate.query.internal
Methods in org.hibernate.query.internal that return NamedQueryMemento.ParameterMemento -
Uses of NamedQueryMemento.ParameterMemento in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return NamedQueryMemento.ParameterMemento