Uses of Package
org.hibernate.query.named
-
Packages that use org.hibernate.query.named Package Description org.hibernate.boot.query org.hibernate.boot.spi org.hibernate.procedure org.hibernate.procedure.spi org.hibernate.query.hql.spi org.hibernate.query.named Support for named queriesorg.hibernate.query.results Support for defining result-set mappings used inNativeQueryandProcedureCall/StoredProcedureQuery.org.hibernate.query.spi org.hibernate.query.sql.spi org.hibernate.query.sqm.spi SPI-level SQM contractsorg.hibernate.sql.results.spi -
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 with 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.spi Class Description NameableQuery Contract for Query impls that can be converted to a named query memento to be stored in theNamedObjectRepositoryNamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento -
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 theNamedObjectRepositoryNamedQueryMemento The runtime representation of named queries. -
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 with queries.NamedQueryMemento The runtime representation of named queries.NamedQueryMemento.ParameterMemento -
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 theNamedObjectRepositoryNamedQueryMemento 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.spi Class Description RowReaderMemento