public class JCacheCollectionRegion extends JCacheTransactionalDataRegion implements org.hibernate.cache.spi.CollectionRegion
cache| Constructor and Description |
|---|
JCacheCollectionRegion(javax.cache.Cache<Object,Object> cache,
org.hibernate.cache.spi.CacheDataDescription metadata,
org.hibernate.boot.spi.SessionFactoryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.cache.spi.access.CollectionRegionAccessStrategy |
buildAccessStrategy(org.hibernate.cache.spi.access.AccessType accessType) |
clear, get, getCacheDataDescription, getSessionFactoryOptions, isTransactionAware, put, putIfAbsent, remove, replace, supportedAccessTypes, throwIfAccessTypeUnsupportedcontains, destroy, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.hibernate.cache.spi.access.CollectionRegionAccessStrategy buildAccessStrategy(org.hibernate.cache.spi.access.AccessType accessType)
throws org.hibernate.cache.CacheException
buildAccessStrategy in interface org.hibernate.cache.spi.CollectionRegionorg.hibernate.cache.CacheExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.