public class EntityWrapper<T>
extends com.baomidou.mybatisplus.mapper.Wrapper<T>
Entity 对象封装操作类,定义T-SQL语法
| 构造器和说明 |
|---|
EntityWrapper() |
EntityWrapper(T entity) |
EntityWrapper(T entity,
java.lang.String sqlSelect) |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
getEntity() |
java.lang.String |
getSqlSegment()
SQL 片段
|
void |
setEntity(T entity) |
addFilter, addFilterIfNeed, allEq, allEq, and, and, and, andNew, andNew, andNew, between, between, eq, eq, exists, exists, formatSql, formatSqlIfNeed, ge, ge, 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, 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, orderBy, orderBy, orderBy, orderBy, originalSql, orNew, orNew, orNew, setParamAlias, setSqlSelect, setSqlSelect, setSqlSelect, setSqlSelect, stripSqlInjection, toString, where, where