类 ExpandQueryWrapper
java.lang.Object
com.mybatisflex.core.query.BaseQueryWrapper<com.mybatisflex.core.query.QueryWrapper>
com.mybatisflex.core.query.QueryWrapper
com.sie.mbm.mom.framework.db.flex.query.ExpandQueryWrapper
- 所有已实现的接口:
com.mybatisflex.core.query.CloneSupport<com.mybatisflex.core.query.QueryWrapper>,Serializable,Cloneable
public class ExpandQueryWrapper
extends com.mybatisflex.core.query.QueryWrapper
- 另请参阅:
-
字段概要
字段从类继承的字段 com.mybatisflex.core.query.BaseQueryWrapper
context, dataSource, endFragments, groupByColumns, havingQueryCondition, hint, joins, joinTables, limitOffset, limitRows, orderBys, queryTables, selectColumns, unions, whereQueryCondition, with -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.mybatisflex.core.query.QueryConditionBuilder<? extends com.mybatisflex.core.query.QueryWrapper> com.mybatisflex.core.query.QueryConditionBuilder<? extends com.mybatisflex.core.query.QueryWrapper> static ExpandQueryWrappercreate()static <T extends ExtAttrDTO>
com.mybatisflex.core.query.QueryWrapper忽略工厂过滤voidsetIgnoreSite(Boolean ignoreSite) 忽略工厂过滤private static StringunderLineColumnNameEn(String name) 从类继承的方法 com.mybatisflex.core.query.QueryWrapper
and, and, and, and, and, and, and, and, and, as, between, between, between, between, between, between, clone, connectMap, create, create, create, create, crossJoin, crossJoin, crossJoin, crossJoin, crossJoin, crossJoin, crossJoin, datasource, eq, eq, eq, eq, eq, eq, forUpdate, forUpdateNoWait, from, from, from, from, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, fullJoin, ge, ge, ge, ge, ge, ge, groupBy, groupBy, groupBy, groupBy, groupBy, groupBy, gt, gt, gt, gt, gt, gt, hasCondition, having, hint, in, in, in, in, in, in, in, in, in, in, in, in, in, in, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNull, isNull, isNull, isNull, isNull, isNull, join, join, join, join, join, join, join, joining, joining, joining, le, le, le, le, le, le, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, like, like, like, like, like, like, likeLeft, likeLeft, likeLeft, likeLeft, likeLeft, likeLeft, likeRight, likeRight, likeRight, likeRight, likeRight, likeRight, limit, limit, lt, lt, lt, lt, lt, lt, ne, ne, ne, ne, ne, ne, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notLike, notLike, notLike, notLike, notLike, notLike, notLikeLeft, notLikeLeft, notLikeLeft, notLikeLeft, notLikeLeft, notLikeLeft, notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight, offset, or, or, or, or, or, or, or, or, or, orderBy, orderBy, orderBy, orderBy, orderBy, orderBy, orderByUnSafely, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, rightJoin, select, select, select, select, select, select, select, toSQL, union, unionAll, where, where, where, where, where, where, where, with, with, withRecursive, withRecursive从类继承的方法 com.mybatisflex.core.query.BaseQueryWrapper
addEndFragment, addGroupByColumns, addHavingQueryCondition, addJoin, addJoinTable, addOrderBy, addSelectColumn, addWhereQueryCondition, addWhereQueryCondition, clear, getContext, getContext, getDataSource, getEndFragments, getGroupByColumns, getHavingQueryCondition, getHint, getJoins, getJoinTables, getLimitOffset, getLimitRows, getOrderBys, getQueryTables, getSelectColumns, getUnions, getWhereQueryCondition, putContext, setContext, setDataSource, setEndFragments, setGroupByColumns, setHavingQueryCondition, setHint, setJoins, setJoinTables, setLimitOffset, setLimitRows, setOrderBys, setQueryTables, setSelectColumns, setUnions, setWhereQueryCondition
-
字段详细资料
-
ignoreSite
忽略工厂过滤
-
-
构造器详细资料
-
ExpandQueryWrapper
public ExpandQueryWrapper()
-
-
方法详细资料
-
create
-
create
public static <T extends ExtAttrDTO> com.mybatisflex.core.query.QueryWrapper create(T queryDTO, Class tableClz) -
underLineColumnNameEn
-
and
-
and
public com.mybatisflex.core.query.QueryConditionBuilder<? extends com.mybatisflex.core.query.QueryWrapper> and(Method field) -
getIgnoreSite
忽略工厂过滤 -
setIgnoreSite
忽略工厂过滤
-