| 程序包 | 说明 |
|---|---|
| com.jdon.controller.cache | |
| com.jdon.domain.model.cache |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheKey |
StringCacheKeyFactory.createCacheKey(String dataKey,
String typeName) |
CacheKey |
CacheKeyFactory.createCacheKey(String dataKey,
String typeName) |
abstract CacheKey |
StringCacheKeyFactory.createCacheKeyImp(String dataKey,
String typeName) |
abstract CacheKey |
CacheKeyFactory.createCacheKeyImp(String dataKey,
String typeName) |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheKey |
ModelCacheKeyFactory.createCacheKeyImp(String dataKey,
String modelClassName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ModelCacheManager.saveToCache(CacheKey cachKey,
Object model) |
Copyright © 2018. All rights reserved.