public interface AutoPrepare 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(Compare.EMPTY_VALUE_SWITCH swt,
Compare compare,
String column,
Object value)
添加查询条件
|
RunPrepare |
addCondition(String condition)
添加静态文本查询条件
|
void |
createRunText(StringBuilder builder) |
String |
getDest() |
RunPrepare |
init() |
RunPrepare |
setCatalog(Catalog catalog) |
RunPrepare |
setCatalog(String catalog) |
RunPrepare |
setSchema(Schema schema) |
RunPrepare |
setSchema(String schema) |
RunPrepare |
setTable(String table) |
RunPrepare |
setTable(Table table) |
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, getDistinct, getExcludes, getFetchKeys, getGroups, getId, getJoin, getJoins, getOrders, getPageNavi, getPrimaryKey, getPrimaryKeys, getRuntime, getSchema, getSchemaName, getSQLVariables, getTable, getTableName, getText, 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, setConditionValue, setDest, setDest, setDistinct, setExcludeColumns, setExcludeColumns, setFetchKey, setFetchKey, setId, setJoin, setJoin, setJoin, setMultiple, setOrders, setPageNavi, setPrimaryKey, setPrimaryKey, setQueryColumns, setQueryColumns, setRuntime, setStrict, setText, setUnionAll, union, union, union, union, unionAll, unionAllRunPrepare init()
RunPrepare addCondition(Compare.EMPTY_VALUE_SWITCH swt, Compare compare, String column, Object value)
swt - 空值处理方式column - 列名value - 值compare - 比较方式RunPrepare addCondition(String condition)
condition - coditionvoid createRunText(StringBuilder builder)
String getDest()
getDest 在接口中 RunPrepareRunPrepare setCatalog(Catalog catalog)
RunPrepare setCatalog(String catalog)
setCatalog 在接口中 RunPrepareRunPrepare setSchema(Schema schema)
RunPrepare setSchema(String schema)
setSchema 在接口中 RunPrepareRunPrepare setTable(String table)
RunPrepare setTable(Table table)
Copyright © 2025. All rights reserved.