adapter, builder, catalog, conditionChain, configStore, delimiterFr, delimiterTo, from, groupStore, having, insertColumns, keys, log, orderStore, pageNavi, prepare, schema, swt, table, updateColumns, valid, values, variables| 构造器和说明 |
|---|
TableRun(JDBCAdapter adapter,
String table) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
appendCondition()
拼接查询条件
|
void |
appendGroup() |
void |
appendOrderStore() |
boolean |
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, getStrict, getTable, getTotalQuery, getUpdateColumns, getValues, getVariable, getVariables, group, isSetValue, isSetValue, isValid, order, setAdapter, setBuilder, setCatalog, setConditionChain, setConfigStore, setDelimiterFr, setDelimiterTo, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setPrepare, setSchema, setSwitch, setTable, setUpdateColumns, setValid, 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, getStrict, getTable, getTotalQuery, getUpdateColumns, getValues, getVariable, group, isSetValue, isSetValue, isValid, order, setAdapter, setBuilder, setConditionChain, setConfigStore, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setPrepare, setSwitch, setUpdateColumns, setValidpublic TableRun(JDBCAdapter adapter, String table)
public void appendOrderStore()
public void appendGroup()
public boolean checkValid()
checkValid 在接口中 Runpublic 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.