| 程序包 | 说明 |
|---|---|
| org.ssssssss.magicapi.adapter.resource |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DatabaseResource
数据库资源存储
|
class |
RedisResource
Redis 资源存储实现
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected KeyValueResource |
KeyValueResource.parent |
| 构造器和说明 |
|---|
DatabaseResource(org.springframework.jdbc.core.JdbcTemplate template,
String tableName,
String path,
boolean readonly,
KeyValueResource parent) |
DatabaseResource(org.springframework.jdbc.core.JdbcTemplate template,
String tableName,
String path,
boolean readonly,
Map<String,String> cachedContent,
KeyValueResource parent) |
KeyValueResource(String separator,
String path,
boolean readonly,
KeyValueResource parent) |
KeyValueResource(String separator,
String path,
KeyValueResource parent) |
Copyright © 2020–2021. All rights reserved.