adapter, builder, catalog, conditionChain, configStore, delimiterFr, delimiterTo, from, groupStore, having, insertColumns, keys, log, orderStore, pageNavi, prepare, schema, strict, table, updateColumns, valid, values, variables| 构造器和说明 |
|---|
TableRun(JDBCAdapter adapter,
String table) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
appendCondition()
拼接查询条件
|
void |
appendGroup() |
void |
appendOrderStore() |
void |
checkValid() |
void |
init() |
Run |
setConditionValue(Compare.EMPTY_VALUE_SWITCH swt,
Compare compare,
String condition,
String variable,
Object value)
添加查询条件
|
void |
setConfigs(ConfigStore configs) |
addCondition, addCondition, addCondition, addOrder, addOrders, addValues, addValues, addValues, addVariable, endWithWhere, getAdapter, getBaseQuery, getBuilder, getCatalog, getCondition, getConditionChain, getConditions, getConfigStore, getDataSource, getDelimiterFr, getDelimiterTo, getFinalDelete, getFinalExecute, getFinalExists, getFinalInsert, getFinalQuery, getFinalUpdate, getFrom, getGroupStore, getInsertColumns, getOrderStore, getPageNavi, getPrepare, getQueryColumns, getRunValues, getSchema, getTable, getTotalQuery, getUpdateColumns, getValues, getVariable, getVariables, group, isSetValue, isSetValue, isStrict, isValid, order, setAdapter, setBuilder, setCatalog, setConditionChain, setConfigStore, setDelimiterFr, setDelimiterTo, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setPrepare, setSchema, setStrict, setTable, setUpdateColumns, setValues, setVariablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCondition, addCondition, addCondition, addOrder, addOrders, addValues, getBaseQuery, getBuilder, getCatalog, getCondition, getConditionChain, getConditions, getConfigStore, getDataSource, getFinalDelete, getFinalExecute, getFinalExists, getFinalInsert, getFinalQuery, getFinalUpdate, getFrom, getGroupStore, getInsertColumns, getOrderStore, getPageNavi, getPrepare, getQueryColumns, getRunValues, getSchema, getTable, getTotalQuery, getUpdateColumns, getValues, getVariable, group, isSetValue, isSetValue, isStrict, isValid, order, setAdapter, setBuilder, setConditionChain, setConfigStore, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setPrepare, setStrict, setUpdateColumnspublic TableRun(JDBCAdapter adapter, String table)
public void appendOrderStore()
public void appendGroup()
public void checkValid()
public void appendCondition()
public void setConfigs(ConfigStore configs)
public Run setConditionValue(Compare.EMPTY_VALUE_SWITCH swt, Compare compare, String condition, String variable, Object value)
RunsetConditionValue 在接口中 RunsetConditionValue 在类中 BasicRunswt - 遇到空值处理方式compare - 比较方式condition - 查询条件ID或表名variable - 列名|变量keyvalue - 值Copyright © 2023. All rights reserved.