| 程序包 | 说明 |
|---|---|
| org.mimosaframework.orm |
配置说明:
1.
|
| org.mimosaframework.orm.auxiliary | |
| org.mimosaframework.orm.spring |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheClient |
AuxiliaryTemplate.getCacheClient(String group)
获得缓存客户端,这个cache不限定特定服务
|
CacheClient |
AbstractAuxiliaryTemplate.getCacheClient(String group) |
CacheClient |
AuxiliaryTemplate.getCacheClient(String name,
String group)
通过缓存配置名称获得缓存客户端
|
CacheClient |
AbstractAuxiliaryTemplate.getCacheClient(String name,
String group) |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheClient |
CacheFactory.build(String group) |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheClient |
SpringMimosaSessionTemplate.getCacheClient(String group) |
CacheClient |
SpringMimosaSessionTemplate.getCacheClient(String name,
String group) |
Copyright © 2020. All rights reserved.