Uses of Package
org.hibernate.query.named
-
Packages that use org.hibernate.query.named Package Description org.hibernate.boot.internal org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.loader.ast.internal 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.criteria.internal org.hibernate.query.hql.internal Implementation of the SPIs for HQL support.org.hibernate.query.hql.spi SPIs for HQL support.org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.hibernate.query.results Support for defining result set mappings used inNativeQuery
,ProcedureCall
, andStoredProcedureQuery
.org.hibernate.query.spi Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.org.hibernate.query.sql.internal Implementation of the SPIs for native SQL query support.org.hibernate.query.sql.spi SPIs for native SQL query support.org.hibernate.query.sqm.internal Package for the SQM-backed Query implementation detailsorg.hibernate.query.sqm.spi SPI-level SQM contractsorg.hibernate.sql.results.internal org.hibernate.sql.results.spi -
Classes in org.hibernate.query.named used by org.hibernate.boot.internal Class Description NamedObjectRepository Repository for references to named things related to queries. -
Classes in org.hibernate.query.named used by org.hibernate.boot.query Class Description FetchMemento NamedQueryMemento The runtime representation of named queries.NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.ResultMemento -
Classes in org.hibernate.query.named used by org.hibernate.boot.spi Class Description NamedObjectRepository Repository for references to named things related to queries. -
Classes in org.hibernate.query.named used by org.hibernate.internal Class Description NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries. -
Classes in org.hibernate.query.named used by org.hibernate.loader.ast.internal Class Description NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.procedure Class Description NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
-
Classes in org.hibernate.query.named used by org.hibernate.procedure.internal Class Description AbstractNamedQueryMemento NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento -
Classes in org.hibernate.query.named used by org.hibernate.procedure.spi Class Description NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento -
Classes in org.hibernate.query.named used by org.hibernate.query.criteria.internal Class Description AbstractNamedQueryMemento NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.hql.internal Class Description AbstractNamedQueryMemento NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.hql.spi Class Description NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.internal Class Description FetchMemento FetchMemento.Parent The parent node for the fetchFetchMementoBasic ModelPartReferenceMemento A ResultMappingMementoNode that is a reference to some part of the user's domain modelModelPartResultMemento ModelPartResultMementoBasic ModelPartResultMementoCollection NamedObjectRepository Repository for references to named things related to queries.NamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.ResultMappingMementoNode Any node (result or fetch) in the result graphResultMemento ResultMementoBasic ResultMementoEntity ResultMementoInstantiation ResultMementoInstantiation.ArgumentMemento -
Classes in org.hibernate.query.named used by org.hibernate.query.named Class Description AbstractNamedQueryMemento.AbstractBuilder FetchMemento FetchMemento.Parent The parent node for the fetchModelPartReferenceMemento A ResultMappingMementoNode that is a reference to some part of the user's domain modelModelPartResultMemento NamedQueryMemento The runtime representation of named queries.NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries.ResultMappingMementoNode Any node (result or fetch) in the result graphResultMemento ResultMementoBasic ResultMementoEntity -
Classes in org.hibernate.query.named used by org.hibernate.query.results Class Description NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.spi Class Description NamedObjectRepository Repository for references to named things related to queries.NamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento -
Classes in org.hibernate.query.named used by org.hibernate.query.sql.internal Class Description AbstractNamedQueryMemento NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries.NamedResultSetMappingMemento Used to keep information about named result mappings defined by the application which can then be applied to native-sql and stored-procedure queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.sql.spi Class Description AbstractNamedQueryMemento.AbstractBuilder NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.sqm.internal Class Description NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepository
NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.query.sqm.spi Class Description NamedQueryMemento The runtime representation of named queries. -
Classes in org.hibernate.query.named used by org.hibernate.sql.results.internal Class Description RowReaderMemento -
Classes in org.hibernate.query.named used by org.hibernate.sql.results.spi Class Description RowReaderMemento