Package org.hibernate.boot.query
package org.hibernate.boot.query
Support for handling named queries during the bootstrap process.
-
ClassDescriptionAbstractNamedQueryBuilder<R,
T extends AbstractNamedQueryBuilder<R, T>> Describes the mapping for a fetch as part of aNamedResultSetMappingDescriptor
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 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.Describes the mapping for a result as part of aNamedResultSetMappingDescriptor