Class Hierarchy
- java.lang.Object
- org.hibernate.boot.query.AbstractNamedQueryBuilder<T>
- org.hibernate.boot.query.NamedHqlQueryDefinition.Builder
- org.hibernate.boot.query.NamedNativeQueryDefinitionBuilder
- org.hibernate.boot.query.HbmResultSetMappingDescriptor (implements org.hibernate.boot.query.NamedResultSetMappingDescriptor)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.CollectionResultDescriptor (implements org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent, org.hibernate.boot.query.ResultDescriptor)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.EntityResultDescriptor (implements org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent, org.hibernate.boot.query.ResultDescriptor)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParentMemento (implements org.hibernate.query.internal.FetchMementoHbmStandard.FetchParentMemento)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.JoinDescriptor (implements org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchDescriptor, org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.PropertyFetchDescriptor (implements org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchDescriptor)
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.ScalarDescriptor (implements org.hibernate.boot.query.ResultDescriptor)
- org.hibernate.boot.query.ImplicitHbmResultSetMappingDescriptorBuilder
- org.hibernate.boot.query.SqlResultSetMappingDescriptor (implements org.hibernate.boot.query.NamedResultSetMappingDescriptor)
- org.hibernate.boot.query.SqlResultSetMappingDescriptor.EntityResultDescriptor (implements org.hibernate.boot.query.ResultDescriptor)
- org.hibernate.boot.query.AbstractNamedQueryBuilder<T>
Interface Hierarchy
- org.hibernate.boot.query.BootQueryLogging
- org.hibernate.boot.query.FetchDescriptor
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchDescriptor
- org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent
- org.hibernate.boot.query.NamedCallableQueryDefinition.ParameterMapping
- org.hibernate.boot.query.NamedQueryDefinition
- org.hibernate.boot.query.NamedCallableQueryDefinition
- org.hibernate.boot.query.NamedHqlQueryDefinition
- org.hibernate.boot.query.NamedNativeQueryDefinition
- org.hibernate.boot.query.NamedProcedureCallDefinition
- org.hibernate.boot.query.NamedResultSetMappingDescriptor
- org.hibernate.boot.query.ResultDescriptor