程序包 org.hibernate.engine.loading.internal
Internal classes used to track loading of data, potentially across multiple ResultSets
-
类概要 类 说明 CollectionLoadContext Represents state associated with the processing of a givenResultSetin regards to loading collections.EntityLoadContext Tracks information about loading of entities specific to a given result set.LoadContexts Mapsresult-setsto specific contextual data related to processing that result setLoadingCollectionEntry Represents a collection currently being loaded.