public interface TextPrepare extends RunPrepare
PROCEDURE_INPUT_PARAM_TYPE, PROCEDURE_INPUT_PARAM_VALUE, SQL_VAR_BOX_REGEX, SQL_VAR_PLACEHOLDER_REGEX, SQL_VAR_PLACEHOLDER_REGEX_EXT, 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 主体文本
|
addColumn, addColumn, addCondition, addCondition, addCondition, addFetchKey, addFetchKey, addPrimaryKey, addPrimaryKey, aggregation, aggregation, aggregation, aggregations, box, build, clone, condition, condition, disposable, disposable, excludeColumn, filter, full, getAlias, getBatch, getCatalog, getCatalogName, getColumns, getConditionChain, getDest, getDistinct, getExcludes, getFetchKeys, getGroups, getId, getJoin, getJoins, getOrders, getPageNavi, getPrimaryKey, getPrimaryKeys, getRuntime, getSchema, getSchemaName, getTable, getTableName, getUnions, getVersion, group, group, groups, hasPrimaryKeys, having, having, having, inner, isMultiple, isStrict, isUnionAll, join, join, join, join, join, json, json, left, map, map, map, order, order, order, order, right, setAlias, setBatch, setCatalog, setDest, setDest, setDistinct, setExcludeColumns, setExcludeColumns, setFetchKey, setFetchKey, setId, setJoin, setJoin, setJoin, setMultiple, setOrders, setPageNavi, setPrimaryKey, setPrimaryKey, setQueryColumns, setQueryColumns, setRuntime, setSchema, setStrict, setUnionAll, union, union, union, union, unionAll, unionAllRunPrepare 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 © 2025. All rights reserved.