Uses of Interface
org.hibernate.boot.query.HbmResultSetMappingDescriptor.HbmFetchParent
Packages that use HbmResultSetMappingDescriptor.HbmFetchParent
Package
Description
Support for handling named queries during the bootstrap process.
-
Uses of HbmResultSetMappingDescriptor.HbmFetchParent in org.hibernate.boot.query
Classes in org.hibernate.boot.query that implement HbmResultSetMappingDescriptor.HbmFetchParentModifier and TypeClassDescriptionstatic class
static class
static class
Methods in org.hibernate.boot.query with parameters of type HbmResultSetMappingDescriptor.HbmFetchParentModifier and TypeMethodDescriptionHbmResultSetMappingDescriptor.extractPropertyFetchDescriptors
(List<JaxbHbmNativeQueryPropertyReturnType> hbmReturnProperties, HbmResultSetMappingDescriptor.HbmFetchParent fetchParent, String registrationName, MetadataBuildingContext context) Constructors in org.hibernate.boot.query with parameters of type HbmResultSetMappingDescriptor.HbmFetchParentModifierConstructorDescriptionPropertyFetchDescriptor
(JaxbHbmNativeQueryPropertyReturnType hbmPropertyMapping, HbmResultSetMappingDescriptor.HbmFetchParent parent, String registrationName, MetadataBuildingContext context)