Uses of Class
org.hibernate.sql.results.graph.AbstractFetchParent
-
Packages that use AbstractFetchParent Package Description org.hibernate.sql.results.graph.entity -
-
Uses of AbstractFetchParent in org.hibernate.sql.results.graph.entity
Subclasses of AbstractFetchParent in org.hibernate.sql.results.graph.entity Modifier and Type Class Description classAbstractEntityResultGraphNodeAbstractFetchParent sub-class for entity-valued graph nodesclassAbstractNonLazyEntityFetchDeprecated, for removal: This API element is subject to removal in a future version.Abstraction was not useful, so it was inlined intoEntityFetchJoinedImpldirectly
-