Uses of Class
org.hibernate.sql.results.graph.entity.internal.AbstractBatchEntitySelectFetchInitializer
-
Packages that use AbstractBatchEntitySelectFetchInitializer Package Description org.hibernate.sql.results.graph.entity.internal -
-
Uses of AbstractBatchEntitySelectFetchInitializer in org.hibernate.sql.results.graph.entity.internal
Subclasses of AbstractBatchEntitySelectFetchInitializer in org.hibernate.sql.results.graph.entity.internal Modifier and Type Class Description class
BatchEntityInsideEmbeddableSelectFetchInitializer
class
BatchEntitySelectFetchInitializer
class
BatchInitializeEntitySelectFetchInitializer
Loads entities from the persistence context or creates proxies if not found there, and initializes all proxies in a batch.
-