Uses of Class
org.hibernate.sql.results.graph.AbstractFetchParentAccess
-
-
Uses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.embeddable
Subclasses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.embeddable Modifier and Type Class Description classAbstractEmbeddableInitializer -
Uses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.embeddable.internal
Subclasses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.embeddable.internal Modifier and Type Class Description classEmbeddableFetchInitializerclassEmbeddableResultInitializer -
Uses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.entity
Subclasses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.entity Modifier and Type Class Description classAbstractEntityInitializer -
Uses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.entity.internal
Subclasses of AbstractFetchParentAccess in org.hibernate.sql.results.graph.entity.internal Modifier and Type Class Description classAbstractBatchEntitySelectFetchInitializerclassBatchEntityInsideEmbeddableSelectFetchInitializerclassBatchEntitySelectFetchInitializerclassEntityDelayedFetchInitializerclassEntityJoinedFetchInitializerclassEntityResultInitializerInitializer for cases where the entity is a root domain selectionclassEntitySelectFetchByUniqueKeyInitializerclassEntitySelectFetchInitializer
-