public interface XMLPrepare extends RunPrepare
PROCEDURE_INPUT_PARAM_TYPE, PROCEDURE_INPUT_PARAM_VALUE, SQL_PARAM_VAIRABLE_REGEX, SQL_PARAM_VAIRABLE_REGEX_EL, XML_SQL_ID_STYLE| 限定符和类型 | 方法和说明 |
|---|---|
RunPrepare |
addCondition(String condition)
添加静态文本查询条件
|
List<Variable> |
getSQLVariables() |
String |
getText() |
RunPrepare |
init() |
RunPrepare |
setConditionValue(String condition,
String variable,
Object value)
添加查询条件
|
RunPrepare |
setText(String text)
设置SQL 主体文本
|
addCondition, addCondition, addCondition, addFetchKey, addFetchKey, addPrimaryKey, addPrimaryKey, full, getAlias, getColumns, getConditionChain, getDataSource, getFetchKeys, getGroups, getJoins, getOrders, getPageNavi, getPrimaryKey, getPrimaryKeys, getSchema, getTable, getVersion, group, hasPrimaryKeys, inner, isStrict, isValid, join, join, left, order, order, order, right, setAlias, setDataSource, setFetchKey, setFetchKey, setOrders, setPageNavi, setPrimaryKey, setPrimaryKey, setStrictRunPrepare init()
RunPrepare setText(String text)
setText 在接口中 RunPreparetext - textString getText()
getText 在接口中 RunPrepareRunPrepare addCondition(String condition)
condition - conditionRunPrepare setConditionValue(String condition, String variable, Object value)
setConditionValue 在接口中 RunPreparecondition - 列名|查询条件IDvariable - 变量keyvalue - 值List<Variable> getSQLVariables()
getSQLVariables 在接口中 RunPrepareCopyright © 2023. All rights reserved.