| 程序包 | 说明 |
|---|---|
| org.dragonli.service.db.service.command | |
| org.dragonli.service.db.service.executor | |
| org.dragonli.service.db.service.metadata |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TableStructure |
CommandBase.ts |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TableStructure |
ExcutorBase.table |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IExcutor.init(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
TableStructure table,
E para) |
void |
ExcutorBase.init(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
TableStructure table,
E para) |
void |
IExcutor.init(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
TableStructure table,
E para,
boolean auto) |
void |
ExcutorBase.init(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
TableStructure table,
E para,
boolean auto) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConcurrentMap<String,TableStructure> |
DBhandler.tableStructures |
| 限定符和类型 | 方法和说明 |
|---|---|
TableStructure |
DBhandler.findTableStructure(String name) |
Copyright © 2019. All rights reserved.