Uses of Package
org.hibernate.sql.results.graph.entity.internal
Packages that use org.hibernate.sql.results.graph.entity.internal
Package
Description
Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping
, orm.xml
,
mapping.xml
or hbm.xml
.-
-
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
-