| Package | Description |
|---|---|
| com.mc.hibernate.memcached | |
| com.mc.hibernate.memcached.region | |
| com.mc.hibernate.memcached.spymemcached |
| Modifier and Type | Method and Description |
|---|---|
Memcache |
MemcacheClientFactory.createMemcacheClient() |
| Constructor and Description |
|---|
MemcachedCache(String regionName,
Memcache memcachedClient,
Config config) |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpyMemcache |
| Modifier and Type | Method and Description |
|---|---|
Memcache |
SpyMemcacheClientFactory.createMemcacheClient() |
Copyright © 2017. All rights reserved.