Uses of Package
org.hibernate.query.results
-
Packages that use org.hibernate.query.results Package Description org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.query.internal org.hibernate.query.named Support for named queriesorg.hibernate.query.results Support for defining result-set mappings used inNativeQuery
andProcedureCall
/StoredProcedureQuery
.org.hibernate.query.results.complete Support for immutable result/fetch builder graph nodes built from static sources such as JPA'sSqlResultSetMapping
or `hbm.xml` mapping<resultset/>
.org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQuery
APIsorg.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.org.hibernate.query.sql.internal org.hibernate.query.sql.spi -
Classes in org.hibernate.query.results used by org.hibernate.procedure.internal Class Description ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances. -
Classes in org.hibernate.query.results used by org.hibernate.query.internal Class Description FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultBuilderEntityValued Specialization of ResultBuilder for building an EntityResultResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances. -
Classes in org.hibernate.query.results used by org.hibernate.query.named Class Description FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultBuilderEntityValued Specialization of ResultBuilder for building an EntityResultResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances. -
Classes in org.hibernate.query.results used by org.hibernate.query.results Class Description DomainResultCreationStateImpl FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.FromClauseAccessImpl ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances. -
Classes in org.hibernate.query.results used by org.hibernate.query.results.complete Class Description BasicValuedFetchBuilder FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultBuilderEntityValued Specialization of ResultBuilder for building an EntityResultResultBuilderInstantiationValued Nominal extension to ResultBuilder for cases involving dynamic-instantiation results -
Classes in org.hibernate.query.results used by org.hibernate.query.results.dynamic Class Description FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultBuilderEntityValued Specialization of ResultBuilder for building an EntityResultResultBuilderInstantiationValued Nominal extension to ResultBuilder for cases involving dynamic-instantiation results -
Classes in org.hibernate.query.results used by org.hibernate.query.results.implicit Class Description BasicValuedFetchBuilder FetchBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultBuilderEmbeddable ResultBuilderEntityValued Specialization of ResultBuilder for building an EntityResult -
Classes in org.hibernate.query.results used by org.hibernate.query.sql.internal Class Description ResultBuilder Responsible for building a singleDomainResult
instance as part of the overall mapping of native / procedure query results.ResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances.ResultSetMappingImpl -
Classes in org.hibernate.query.results used by org.hibernate.query.sql.spi Class Description ResultSetMapping Acts as theJdbcValuesMappingProducer
forNativeQuery
orProcedureCall
/StoredProcedureQuery
instances.