public class QueryConditionAdapter extends QueryCondition
| Constructor and Description |
|---|
QueryConditionAdapter(QueryColumn column) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
String |
toSql(List<QueryTable> queryTables,
IDialect dialect) |
and, and, and, appendQuestionMark, checkEffective, clone, connect, create, create, create, create, create, create, createEmpty, getColumn, getLogic, getNextEffectiveCondition, getPrevEffectiveCondition, notEmpty, or, or, or, setColumn, setEmpty, setLogic, setValue, toString, when, whenpublic QueryConditionAdapter(QueryColumn column)
public Object getValue()
getValue in class QueryConditionpublic String toSql(List<QueryTable> queryTables, IDialect dialect)
toSql in class QueryConditionCopyright © 2024. All rights reserved.