public abstract class MPJAbstractLambdaWrapper<T,Children extends MPJAbstractLambdaWrapper<T,Children>> extends MPJAbstractWrapper<T,Children>
AbstractLambdaWrapperMPJAbstractWrapper.DoSomething| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<Class<?>,Map<String,com.baomidou.mybatisplus.core.toolkit.support.ColumnCache>> |
columnMap
缓存字段
|
entityClass, expression, hasAlias, lastSql, paramAlias, paramNameSeq, paramNameValuePairs, sqlComment, sqlFirst, typedThis| 构造器和说明 |
|---|
MPJAbstractLambdaWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <X> String |
columnsToString(X... columns)
多字段转换为逗号 "," 分割字符串
|
protected String |
columnToString(com.baomidou.mybatisplus.core.toolkit.support.SFunction<?,?> column,
boolean hasAlias) |
protected <X> String |
columnToString(X column)
获取 columnName
|
protected <X> String |
columnToString(X column,
boolean hasAlias) |
protected com.baomidou.mybatisplus.core.toolkit.support.ColumnCache |
getCache(com.baomidou.mybatisplus.core.toolkit.support.SFunction<?,?> fn) |
addCondition, addCondition, addNestedCondition, allEq, allEq, and, and, appendSqlSegments, apply, between, clear, clone, columnSqlInjectFilter, columnToSqlSegment, columnToSqlSegment, comment, eq, eq, exists, first, formatParam, formatSqlMaybeWithParam, func, ge, ge, getEntity, getExpression, getParamAlias, getParamNameValuePairs, getSqlComment, getSqlFirst, getSqlSegment, groupBy, gt, gt, having, in, in, inExpression, inExpression, initNeed, inSql, instance, isNotNull, isNull, last, le, le, like, likeLeft, likeRight, likeValue, lt, lt, maybeDo, ne, ne, nested, not, not, notBetween, notExists, notIn, notIn, notInSql, notLike, or, or, orderBy, setParamAliasgetCustomSqlSegment, getSqlSelect, getSqlSet, getTargetSql, isEmptyOfEntity, isEmptyOfNormal, isEmptyOfWhere, nonEmptyOfEntity, nonEmptyOfNormal, nonEmptyOfWhereequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallEq, allEq, allEq, allEq, between, eq, ge, gt, le, like, likeLeft, likeRight, lt, ne, notBetween, notLikeapply, comment, exists, first, last, notExists, orfunc, groupBy, having, in, in, inSql, isNotNull, isNull, notIn, notIn, notInSql, orderByAsc, orderByAsc, orderByDesc, orderByDescprotected <X> String columnToString(X column)
MPJAbstractWrappercolumnToString 在类中 MPJAbstractWrapper<T,Children extends MPJAbstractLambdaWrapper<T,Children>>protected <X> String columnToString(X column, boolean hasAlias)
columnToString 在类中 MPJAbstractWrapper<T,Children extends MPJAbstractLambdaWrapper<T,Children>>@SafeVarargs protected final <X> String columnsToString(X... columns)
MPJAbstractWrappercolumnsToString 在类中 MPJAbstractWrapper<T,Children extends MPJAbstractLambdaWrapper<T,Children>>columns - 多字段protected String columnToString(com.baomidou.mybatisplus.core.toolkit.support.SFunction<?,?> column, boolean hasAlias)
protected com.baomidou.mybatisplus.core.toolkit.support.ColumnCache getCache(com.baomidou.mybatisplus.core.toolkit.support.SFunction<?,?> fn)
Copyright © 2021. All rights reserved.