| 程序包 | 说明 |
|---|---|
| top.bayberry.core.db.helper.jpbc | |
| top.bayberry.core.db.helper.mybaitsplug | |
| top.bayberry.core.db.JDBC |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
DB_Result.toCustom(DBResultCustom drc)
自定义查询
|
protected static <T> T |
DB_Result.toCustom(ResultSet rs,
DBResultCustom drc)
自定义查询
|
List<Map<String,Object>> |
DB_Result.toCustomList(DBResultCustom drc)
自定义查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
DMBP_Result.toCustom(DBResultCustom drc)
自定义查询
|
List<Map<String,Object>> |
DMBP_Result.toCustomList(DBResultCustom drc)
自定义查询
|
Map<String,Object> |
DMBP_Result.toCustomMap(DBResultCustom drc)
自定义查询
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<Map<String,Object>> |
DB_JResult.rs_Custom(DBResultCustom drc)
自定义查询
|
static <T> T |
DB_JResult.rs_Custom(ResultSet rs,
DBResultCustom drc)
自定义查询
|
Copyright © 2020. All rights reserved.