org.hibernate.engine.internal
Class CacheHelper
java.lang.Object
org.hibernate.engine.internal.CacheHelper
public class CacheHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheHelper
public CacheHelper()
fromSharedCache
public static Serializable fromSharedCache(SessionImplementor session,
NaturalIdCacheKey cacheKey,
NaturalIdRegionAccessStrategy cacheAccessStrategy)
fromSharedCache
public static Serializable fromSharedCache(SessionImplementor session,
CacheKey cacheKey,
RegionAccessStrategy cacheAccessStrategy)
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.