public class Condition extends Wrapper
条件查询构造器
| 构造器和说明 |
|---|
Condition() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Condition |
create()
获取实例
|
String |
getSqlSegment()
SQL 片段
|
static Condition |
instance()
已过时。
|
addFilter, addFilterIfNeed, allEq, and, and, andNew, between, eq, exists, formatSql, formatSqlIfNeed, ge, getEntity, getParamAlias, getParamNameValuePairs, getSqlSelect, groupBy, gt, having, in, in, in, isNotNull, isNull, isWhere, last, le, like, like, lt, ne, notBetween, notExists, notIn, notIn, notIn, notLike, notLike, or, or, orderBy, orderBy, orNew, setParamAlias, setSqlSelect, setSqlSelect, stripSqlInjection, toString, wherepublic static final Condition EMPTY
@Deprecated public static Condition instance()
public static Condition create()
public String getSqlSegment()
getSqlSegment 在类中 WrapperCopyright © 2017. All rights reserved.