| 程序包 | 说明 |
|---|---|
| xin.xihc.jba.core | |
| xin.xihc.jba.sql |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
JbaTemplate.executeSQL(Update update)
执行sql语句 - Update对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Update |
Update.from(Class<?> clazz) |
static Update |
Update.from(String tableName) |
Update |
Update.set(NativeExp eq) |
<T extends Eq> |
Update.set(T eq) |
Update |
Update.where(Where where) |
Copyright © 2020. All rights reserved.