| Package | Description |
|---|---|
| com.mc.hibernate.memcached.region | |
| com.mc.hibernate.memcached.strategy |
| Modifier and Type | Field and Description |
|---|---|
protected MemcachedCache |
AbstractMemcachedRegion.cache |
| Modifier and Type | Method and Description |
|---|---|
MemcachedCache |
AbstractMemcachedRegion.getCache() |
| Constructor and Description |
|---|
MemcachedCollectionRegion(MemcachedCache cache,
org.hibernate.boot.spi.SessionFactoryOptions settings,
org.hibernate.cache.spi.CacheDataDescription metadata,
Properties properties,
Memcache client) |
MemcachedEntityRegion(MemcachedCache cache,
org.hibernate.boot.spi.SessionFactoryOptions settings,
org.hibernate.cache.spi.CacheDataDescription metadata,
Properties properties,
Memcache client) |
MemcachedNaturalIdRegion(MemcachedCache cache,
org.hibernate.boot.spi.SessionFactoryOptions settings,
org.hibernate.cache.spi.CacheDataDescription metadata,
Properties properties,
Memcache client) |
MemcachedQueryResultsRegion(MemcachedCache cache) |
MemcachedTimestampsRegion(MemcachedCache cache) |
| Modifier and Type | Method and Description |
|---|---|
protected MemcachedCache |
AbstractMemcachedAccessStrategy.region() |
| Constructor and Description |
|---|
TransactionalMemcachedEntityRegionAccessStrategy(MemcachedEntityRegion aThis,
MemcachedCache cache,
org.hibernate.boot.spi.SessionFactoryOptions settings) |
Copyright © 2017. All rights reserved.