public class QueryConditionAdapter extends QueryCondition
| 构造器和说明 |
|---|
QueryConditionAdapter(QueryColumn column) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getValue() |
String |
toSql(List<QueryTable> queryTables,
IDialect dialect) |
and, and, and, appendQuestionMark, checkEffective, clone, connect, containsTable, containsTable, create, create, create, create, create, create, createEmpty, getColumn, getLogic, getNextEffectiveCondition, getPrevEffectiveCondition, nextContainsTable, notEmpty, or, or, or, setColumn, setEmpty, setLogic, setValue, toString, when, whenpublic QueryConditionAdapter(QueryColumn column)
public Object getValue()
getValue 在类中 QueryConditionpublic String toSql(List<QueryTable> queryTables, IDialect dialect)
toSql 在类中 QueryConditionCopyright © 2025. All rights reserved.