Uses of Package
org.hibernate.sql.results.graph.entity.internal
Packages that use org.hibernate.sql.results.graph.entity.internal
Package
Description
-
Classes in org.hibernate.sql.results.graph.entity.internal used by org.hibernate.sql.results.graph.entity.internalClassDescriptionLoads entities from the persistence context or creates proxies if not found there, and initializes all proxies in a batch.An eager entity fetch performed as a subsequent (n+1) selectStandard ReturnEntity impl
-