| Package | Description |
|---|---|
| com.googlecode.n_orm.cache.read |
| Modifier and Type | Method and Description |
|---|---|
protected ICache |
CachedStore.createCache()
Called at store {
startup when constructor {CachedStore.CachedStore(Store) was invoked. |
ICache |
CachedStore.getCache()
The actual cache used
|
| Constructor and Description |
|---|
CachedStore(Store actualStore,
ICache cache) |
Copyright © 2016. All Rights Reserved.