| 程序包 | 说明 |
|---|---|
| top.bayberry.core.db.helper.JPA | |
| top.bayberry.core.db.helper.jpbc | |
| top.bayberry.core.db.helper.mybaitsplug |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DJPA_Result
jdbc Result
┌─┐ ┌─┐
┌──┘ ┴───────┘ ┴──┐
│ │
│ ─── │
│ ─┬┘ └┬─ │
│ │
│ ─┴─ │
│ │
└───┐ ┌───┘
│ │
│ │
│ │
│ └──────────────┐
│ │
│ ├─┐
│ author:lelouch ┌─┘
│ │
└─┐ ┐ ┌───────┬──┐ ┌──┘
│ ─┤ ─┤ │ ─┤ ─┤
└──┴──┘ └──┴──┘
神兽保佑
代码无BUG!
|
| 限定符和类型 | 方法和说明 |
|---|---|
DB_Result |
DB_Query.executeQuery(SqlQuery sqlQuery)
executeQuery
|
DB_Result |
DB_Query.executeQuery(String sql)
executeQuery
|
DB_Result |
DB_Query.executeQuery(String sql,
Object... param)
executeQuery
|
DB_Result |
DB_Query.find(String tableName,
String where,
Object... param)
find
|
DB_Result |
DB_Query.findAll(String tableName)
findById
|
DB_Result |
DB_Query.findById(String tableName,
String id)
findById
|
DB_Result |
DB_Query.findById(String tableName,
String id,
String idName)
findById
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DMBP_Result
jdbc Result
┌─┐ ┌─┐
┌──┘ ┴───────┘ ┴──┐
│ │
│ ─── │
│ ─┬┘ └┬─ │
│ │
│ ─┴─ │
│ │
└───┐ ┌───┘
│ │
│ │
│ │
│ └──────────────┐
│ │
│ ├─┐
│ author:lelouch ┌─┘
│ │
└─┐ ┐ ┌───────┬──┐ ┌──┘
│ ─┤ ─┤ │ ─┤ ─┤
└──┴──┘ └──┴──┘
神兽保佑
代码无BUG!
|
Copyright © 2020. All rights reserved.