Uses of Package
org.hibernate.query.results
-
Packages that use org.hibernate.query.results Package Description org.hibernate.generator.values Contains a framework of strategies for efficient retrieval of database-generated values.org.hibernate.procedure.internal Defines the internal implementation of the stored procedure SPI.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.results.complete Support for immutable result/fetch builder graph nodes built from static sources such asSqlResultSetMappingor thehbm.xmlmapping element<resultset/>.org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQueryAPIsorg.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.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.sql.results.jdbc.internal org.hibernate.sql.results.jdbc.spi -
Classes in org.hibernate.query.results used by org.hibernate.generator.values Class Description ResultBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results. -
Classes in org.hibernate.query.results used by org.hibernate.procedure.internal Class Description ResultBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.query.internal Class Description FetchBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResultinstance 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 theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.query.named Class Description FetchBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResultinstance 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 theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.query.results Class Description DomainResultCreationStateImpl FetchBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.FromClauseAccessImpl ResultBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilderBasicValued Nominal extension to ResultBuilder for cases involving scalar resultsResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.query.results.complete Class Description BasicValuedFetchBuilder FetchBuilder Responsible for building a singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResultinstance 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 singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResultinstance 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 singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultBuilder Responsible for building a singleDomainResultinstance 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 singleDomainResultinstance as part of the overall mapping of native / procedure query results.ResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.query.sql.spi Class Description ResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.sql.results.jdbc.internal Class Description ResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances. -
Classes in org.hibernate.query.results used by org.hibernate.sql.results.jdbc.spi Class Description ResultSetMapping Acts as theJdbcValuesMappingProducerforNativeQueryorProcedureCall/StoredProcedureQueryinstances.