Uses of Record Class
org.hibernate.loader.internal.CacheLoadHelper.PersistenceContextEntry
Packages that use CacheLoadHelper.PersistenceContextEntry
-
Uses of CacheLoadHelper.PersistenceContextEntry in org.hibernate.loader.internal
Methods in org.hibernate.loader.internal that return CacheLoadHelper.PersistenceContextEntryModifier and TypeMethodDescriptionCacheLoadHelper.loadFromSessionCache
(EntityKey keyToLoad, LockOptions lockOptions, LoadEventListener.LoadType options, SharedSessionContractImplementor session) Attempts to locate the entity in the session-level cache.