程序包的使用
org.hibernate.engine.loading.internal
-
使用org.hibernate.engine.loading.internal的程序包 程序包 说明 org.hibernate.engine.internal Support for many of the internal workings of Hibernate.org.hibernate.engine.loading.internal Internal classes used to track loading of data, potentially across multiple ResultSetsorg.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. -
org.hibernate.engine.internal使用的org.hibernate.engine.loading.internal中的类 类 说明 LoadContexts Mapsresult-setsto specific contextual data related to processing that result set -
org.hibernate.engine.loading.internal使用的org.hibernate.engine.loading.internal中的类 类 说明 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 set -
org.hibernate.engine.spi使用的org.hibernate.engine.loading.internal中的类 类 说明 LoadContexts Mapsresult-setsto specific contextual data related to processing that result set -
org.hibernate.internal使用的org.hibernate.engine.loading.internal中的类 类 说明 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.