public interface DbConfig
| 限定符和类型 | 字段和说明 |
|---|---|
static LinkedHashMap<String,String> |
TABLE_LIST
表索引信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<TableInfo> |
getTableList()
获取表信息
|
void |
init(Properties properties)
初始化
|
static final LinkedHashMap<String,String> TABLE_LIST
void init(Properties properties)
Copyright © 2024. All rights reserved.