Uses of Package
org.hibernate.boot.query
Packages that use org.hibernate.boot.query
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
Support for handling named queries during the bootstrap process.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
This package defines APIs for configuring Hibernate.
-
Classes in org.hibernate.boot.query used by org.hibernate.bootClassDescriptionBoot-time descriptor of a named HQL query, as defined in annotations or xmlBoot-time descriptor of a named native query, as defined in annotations or xmlBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.
-
Classes in org.hibernate.boot.query used by org.hibernate.boot.internalClassDescriptionBoot-time descriptor of a named HQL query, as defined in annotations or xmlBoot-time descriptor of a named native query, as defined in annotations or xmlBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlCommon attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.
-
Classes in org.hibernate.boot.query used by org.hibernate.boot.model.internalClassDescriptionBoot-time descriptor of a named procedure/function query, as defined in annotations or xml
-
Classes in org.hibernate.boot.query used by org.hibernate.boot.queryClassDescriptionDescribes the mapping for a fetch as part of a
NamedResultSetMappingDescriptor
Boot-time descriptor of a result set mapping as defined in anhbm.xml
file either implicitly or explicitlyBuilder for implicit ResultSet mapping defined inline as part of a named native queryBoot-time descriptor of a named native query, as defined in annotations or xmlCommon attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.Describes the mapping for a result as part of aNamedResultSetMappingDescriptor
-
Classes in org.hibernate.boot.query used by org.hibernate.boot.spiClassDescriptionBoot-time descriptor of a named HQL query, as defined in annotations or xmlBoot-time descriptor of a named native query, as defined in annotations or xmlBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlCommon attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.
-
Classes in org.hibernate.boot.query used by org.hibernate.cfgClassDescriptionBoot-time descriptor of a named HQL query, as defined in annotations or xmlBoot-time descriptor of a named native query, as defined in annotations or xmlBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.
-
Classes in org.hibernate.boot.query used by org.hibernate.metamodel.internalClassDescriptionCommon attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xml
-
Classes in org.hibernate.boot.query used by org.hibernate.testing.orm.junitClassDescriptionBoot-time descriptor of a named HQL query, as defined in annotations or xmlBoot-time descriptor of a named native query, as defined in annotations or xmlBoot-time descriptor of a named procedure/function query, as defined in annotations or xmlModels the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.