Uses of Package
org.hibernate.boot.query
-
Packages that use org.hibernate.boot.query Package Description org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.model.internal org.hibernate.boot.query Support for handling named queries during the bootstrap process.org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cfg This package defines APIs for configuring Hibernate. -
Classes in org.hibernate.boot.query used by org.hibernate.boot Class Description NamedHqlQueryDefinition Boot-time descriptor of a named HQL query, as defined in annotations or xmlNamedNativeQueryDefinition Boot-time descriptor of a named native query, as defined in annotations or xmlNamedProcedureCallDefinition Boot-time descriptor of a named procedure/function query, as defined in annotations or xmlNamedResultSetMappingDescriptor Models 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.internal Class Description NamedHqlQueryDefinition Boot-time descriptor of a named HQL query, as defined in annotations or xmlNamedNativeQueryDefinition Boot-time descriptor of a named native query, as defined in annotations or xmlNamedProcedureCallDefinition Boot-time descriptor of a named procedure/function query, as defined in annotations or xmlNamedQueryDefinition Common attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlNamedResultSetMappingDescriptor Models 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.internal Class Description NamedNativeQueryDefinitionBuilder NamedProcedureCallDefinition Boot-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.query Class Description AbstractNamedQueryBuilder FetchDescriptor Describes the mapping for a fetch as part of aNamedResultSetMappingDescriptor
HbmResultSetMappingDescriptor Boot-time descriptor of a result set mapping as defined in anhbm.xml
file either implicitly or explicitlyHbmResultSetMappingDescriptor.HbmFetchDescriptor HbmResultSetMappingDescriptor.HbmFetchParent HbmResultSetMappingDescriptor.HbmFetchParentMemento HbmResultSetMappingDescriptor.JoinDescriptor ImplicitHbmResultSetMappingDescriptorBuilder Builder for implicit ResultSet mapping defined inline as part of a named native queryNamedHqlQueryDefinition.Builder NamedNativeQueryDefinition Boot-time descriptor of a named native query, as defined in annotations or xmlNamedNativeQueryDefinitionBuilder NamedQueryDefinition Common attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlNamedResultSetMappingDescriptor Models the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.ResultDescriptor Describes the mapping for a result as part of aNamedResultSetMappingDescriptor
SqlResultSetMappingDescriptor -
Classes in org.hibernate.boot.query used by org.hibernate.boot.spi Class Description NamedHqlQueryDefinition Boot-time descriptor of a named HQL query, as defined in annotations or xmlNamedNativeQueryDefinition Boot-time descriptor of a named native query, as defined in annotations or xmlNamedProcedureCallDefinition Boot-time descriptor of a named procedure/function query, as defined in annotations or xmlNamedQueryDefinition Common attributes shared across the mapping of named HQL, native and "callable" queries defined in annotations, orm.xml and hbm.xmlNamedResultSetMappingDescriptor Models 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.cfg Class Description NamedHqlQueryDefinition Boot-time descriptor of a named HQL query, as defined in annotations or xmlNamedNativeQueryDefinition Boot-time descriptor of a named native query, as defined in annotations or xmlNamedProcedureCallDefinition Boot-time descriptor of a named procedure/function query, as defined in annotations or xmlNamedResultSetMappingDescriptor Models the "boot view" of a ResultSet mapping used in the mapping of native and procedure queries.