| 程序包 | 说明 |
|---|---|
| top.bayberry.core.db.JDBC |
| 限定符和类型 | 方法和说明 |
|---|---|
DB_JResult |
DB_JSelect.executeQuery(String sql)
executeQuery
|
DB_JResult |
DB_JSelect.executeQuery(String sql,
Object... param)
executeQuery
|
DB_JResult |
DB_JSelect.find(String tableName,
String where,
Object... param)
find
|
DB_JResult |
DB_JSelect.findById(String tableName,
String id)
findById
|
DB_JResult |
DB_JSelect.findById(String tableName,
String id,
String idName)
findById
|
Copyright © 2020. All rights reserved.