batch, batchValues, builder, catalog, conditionChain, configStore, delimiterFr, delimiterTo, excludeColumn, filter, from, groupStore, having, insertColumns, keys, log, orderStore, pageNavi, prepare, queryColumns, runtime, schema, swt, table, update, updateColumns, valid, value, values, variables, vol| 构造器和说明 |
|---|
XMLRun() |
| 限定符和类型 | 方法和说明 |
|---|---|
Run |
addCondition(Compare.EMPTY_VALUE_SWITCH swt,
Compare compare,
String column,
Object value) |
Run |
addCondition(String... conditions)
添加条件
|
Run |
addCondition(String condition) |
Run |
addCondition(String prefix,
String variable,
Object value)
添加静态文本查询条件
|
Run |
addOrder(Order order) |
Run |
addOrders(OrderStore orderStore) |
void |
addSatticCondition(String condition) |
boolean |
checkValid() |
Variable |
getVariable(String key) |
void |
init() |
protected void |
parseText() |
Run |
setConditionValue(Compare.EMPTY_VALUE_SWITCH swt,
Compare compare,
String prefix,
String variable,
Object value)
添加查询条件
|
void |
setConfigs(ConfigStore configs) |
void |
setConfigStore(ConfigStore configStore) |
Run |
setPrepare(RunPrepare prepare) |
addCondition, addCondition, addValues, addValues, addValues, addVariable, endWithWhere, getAdapter, getBaseQuery, getBatch, getBuilder, getCatalog, getCondition, getConditionChain, getConditions, getConfigStore, getDataSource, getDelimiterFr, getDelimiterTo, getExcludeColumns, getFilter, getFinalDelete, getFinalExecute, getFinalExists, getFinalInsert, getFinalQuery, getFinalUpdate, getFrom, getGroupStore, getInsertColumns, getOrderStore, getPageNavi, getPrepare, getQueryColumn, getQueryColumns, getRunValues, getSchema, getStrict, getTable, getTotalQuery, getUpdate, getUpdateColumns, getValue, getValues, getVariables, getVol, group, isSetValue, isSetValue, isValid, order, setBatch, setBuilder, setCatalog, setConditionChain, setDelimiterFr, setDelimiterTo, setExcludeColumns, setExcludeColumns, setFilter, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setQueryColumns, setQueryColumns, setRuntime, setSchema, setSwitch, setTable, setUpdate, setUpdateColumns, setValid, setValue, setValues, setValues, setVariables, setVolclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCondition, addCondition, addValues, getBaseQuery, getBatch, getBuilder, getCatalog, getCondition, getConditionChain, getConditions, getConfigStore, getDataSource, getExcludeColumns, getFilter, getFinalDelete, getFinalExecute, getFinalExists, getFinalInsert, getFinalQuery, getFinalUpdate, getFrom, getGroupStore, getInsertColumns, getOrderStore, getPageNavi, getPrepare, getQueryColumn, getQueryColumns, getRunValues, getSchema, getStrict, getTable, getTotalQuery, getUpdate, getUpdateColumns, getValue, getValues, getVol, group, isSetValue, isSetValue, isValid, order, setBatch, setBuilder, setConditionChain, setExcludeColumns, setExcludeColumns, setFilter, setFrom, setGroupStore, setInsertColumns, setOrders, setOrderStore, setPageNavi, setQueryColumns, setQueryColumns, setRuntime, setSwitch, setUpdate, setUpdateColumns, setValid, setValue, setValues, setVolpublic Run setPrepare(RunPrepare prepare)
setPrepare 在接口中 RunsetPrepare 在类中 BasicRunpublic boolean checkValid()
checkValid 在接口中 Runprotected void parseText()
public void setConfigs(ConfigStore configs)
public Variable getVariable(String key)
getVariable 在接口中 RungetVariable 在类中 BasicRunpublic Run setConditionValue(Compare.EMPTY_VALUE_SWITCH swt, Compare compare, String prefix, String variable, Object value)
RunsetConditionValue 在接口中 RunsetConditionValue 在类中 BasicRunswt - 遇到空值处理方式prefix - 查询条件IDvariable - 列名|变量keyvalue - 值compare - 比较方式public Run addCondition(String... conditions)
BasicRunaddCondition 在接口中 RunaddCondition 在类中 BasicRunconditions - 简单过滤条件 ORDER GROUP 等public void addSatticCondition(String condition)
public Run addOrders(OrderStore orderStore)
public Run addCondition(String prefix, String variable, Object value)
prefix - condition.idvariable - variablevalue - valuepublic void setConfigStore(ConfigStore configStore)
setConfigStore 在接口中 RunsetConfigStore 在类中 BasicRunpublic Run addCondition(Compare.EMPTY_VALUE_SWITCH swt, Compare compare, String column, Object value)
Copyright © 2023. All rights reserved.