| 构造器和说明 |
|---|
Condition() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Condition |
create()
获取实例
|
static <T> Wrapper<T> |
empty()
构造一个空的Wrapper
|
java.lang.String |
getSqlSegment()
SQL 片段
|
static <T> EntityWrapper<T> |
wrapper()
构造一个Wrapper
|
addFilter, addFilterIfNeed, allEq, allEq, and, and, and, andNew, andNew, andNew, between, between, clone, eq, eq, exists, exists, formatSql, formatSqlIfNeed, ge, ge, getEntity, getParamAlias, getParamNameValuePairs, getSqlSelect, groupBy, groupBy, gt, gt, having, having, in, in, in, in, in, in, isEmptyOfWhere, isNotEmptyOfWhere, isNotNull, isNotNull, isNull, isNull, isWhere, last, le, le, leftNest, leftNest, like, like, like, like, lt, lt, ne, ne, notBetween, notBetween, notExists, notExists, notIn, notIn, notIn, notIn, notIn, notIn, notLike, notLike, notLike, notLike, or, or, or, orderAsc, orderBy, orderBy, orderBy, orderBy, orderBy, orderDesc, originalSql, orNew, orNew, orNew, rightNest, rightNest, setParamAlias, setSqlSelect, setSqlSelect, setSqlSelect, setSqlSelect, toString, where, wherepublic static final Wrapper EMPTY
public static Condition create()
public java.lang.String getSqlSegment()
getSqlSegment 在类中 Wrapperpublic static <T> Wrapper<T> empty()
T - public static <T> EntityWrapper<T> wrapper()
T -