Uses of Interface
org.hibernate.boot.query.FetchDescriptor
-
Packages that use FetchDescriptor Package Description org.hibernate.boot.query Support for handling named queries during the bootstrap process. -
-
Uses of FetchDescriptor in org.hibernate.boot.query
Subinterfaces of FetchDescriptor in org.hibernate.boot.query Modifier and Type Interface Description static interfaceHbmResultSetMappingDescriptor.HbmFetchDescriptorClasses in org.hibernate.boot.query that implement FetchDescriptor Modifier and Type Class Description static classHbmResultSetMappingDescriptor.JoinDescriptorstatic classHbmResultSetMappingDescriptor.PropertyFetchDescriptor
-