| 程序包 | 说明 |
|---|---|
| com.fr.data |
|
| com.fr.write.config |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
Where.validate(Where where)
判断是不是一个合法的约束条件语句
|
static boolean |
Where.validateWithoutEmptyCondition(Where where)
判断是不是一个合法的约束条件语句
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Where |
BatchDMLConfig.generateWhereNew(java.sql.Connection conn,
java.lang.Object[] columnValues) |