类 AbstractMybatisPlusQueryAction.ActionSelectJoinBuilderImpl.ActionJoinConditionConfigurerImpl
java.lang.Object
org.elsfs.tool.sql.abs.CompositeSqlFragment
org.elsfs.tool.sql.abs.AbstractCondition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>
org.elsfs.tool.sql.mybatisplus.mybatis.AbstractMybatisPlusQueryAction.ActionSelectJoinBuilderImpl.ActionJoinConditionConfigurerImpl
- 所有已实现的接口:
org.elsfs.tool.sql.interfaces.Completable<org.elsfs.tool.sql.singular.facade.QueryAction<R>>,org.elsfs.tool.sql.interfaces.Condition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.Expression<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinBetween<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.Join.JoinConditionBuilder<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>,,org.elsfs.tool.sql.singular.facade.QueryAction.ActionSelectJoinBuilder<R>, org.elsfs.tool.sql.singular.facade.QueryAction<R>> org.elsfs.tool.sql.interfaces.join.JoinEq<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinGe<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinGt<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinIn<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinIsNotNull<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinIsNull<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinLe<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinLike<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinLikeLeft<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinLikeRight<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinLt<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinNe<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinNotBetween<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinNotIn<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinNotLike<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.join.JoinNotLikeRight<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.single.JoinNotLikeLeft<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>,org.elsfs.tool.sql.interfaces.SqlFragment,org.elsfs.tool.sql.interfaces.SqlParameterManagerAware,org.elsfs.tool.sql.interfaces.TableAliasManagerAware,org.elsfs.tool.sql.resolve.ResolveFieldName,org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>
public class AbstractMybatisPlusQueryAction.ActionSelectJoinBuilderImpl.ActionJoinConditionConfigurerImpl
extends org.elsfs.tool.sql.abs.AbstractCondition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>
implements org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>
自定义Join条件配置器
-
嵌套类概要
从类继承的嵌套类/接口 org.elsfs.tool.sql.abs.AbstractCondition
org.elsfs.tool.sql.abs.AbstractCondition.NestConditionImpl, org.elsfs.tool.sql.abs.AbstractCondition.OrConditionImpl -
字段概要
从类继承的字段 org.elsfs.tool.sql.abs.AbstractCondition
childThis -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidaddConditionItem(org.elsfs.tool.sql.condition.ConditionItem conditionItem) 添加一个条件org.elsfs.tool.sql.singular.facade.QueryAction<R>end()返回上一级对象org.elsfs.tool.sql.interfaces.SqlParameterManager获取SQL参数管理器org.elsfs.tool.sql.interfaces.TableAliasManager获取表别名管理器从类继承的方法 org.elsfs.tool.sql.abs.AbstractCondition
between, betweenBeginValue, betweenEndValue, betweenValue, eq, eq, eqValue, expression, ge, ge, geValue, gt, gt, gtValue, in, in, in, in, inValue, inValue, isNotNull, isNotNull, isNull, isNull, le, le, leValue, like, like, like, likeLeft, likeLeft, likeLeft, likeRight, likeRight, likeRight, lt, lt, ltValue, ne, ne, nest, neValue, notBetween, notBetweenBeginValue, notBetweenEndValue, notBetweenValue, notIn, notIn, notIn, notIn, notInValue, notInValue, notLike, notLike, notLike, notLikeLeft, notLikeLeft, notLikeLeft, notLikeRight, notLikeRight, notLikeRight, or, resolveFieldName从类继承的方法 org.elsfs.tool.sql.abs.CompositeSqlFragment
addSqlFragment, beforeBuild, buildSqlFragment从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.elsfs.tool.sql.interfaces.Condition
nest, or从接口继承的方法 org.elsfs.tool.sql.interfaces.Expression
expression, expression从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinBetween
between, between, between, between, between, between, between, between, between, between, between, between, between, between, betweenBeginValue, betweenBeginValue, betweenBeginValue, betweenBeginValue, betweenEndValue, betweenEndValue, betweenEndValue, betweenEndValue, betweenValue, betweenValue, betweenValue, betweenValue, betweenValue, betweenValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinEq
eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eqValue, eqValue, eqValue, eqValue, eqValue, eqValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinGe
ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, geValue, geValue, geValue, geValue, geValue, geValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinGt
gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gtValue, gtValue, gtValue, gtValue, gtValue, gtValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIn
in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIsNotNull
isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIsNull
isNull, isNull, isNull, isNull, isNull, isNull, isNull, isNull从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLe
le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, leValue, leValue, leValue, leValue, leValue, leValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLike
like, like, like, like, like, like从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLikeLeft
likeLeft, likeLeft, likeLeft, likeLeft, likeLeft, likeLeft从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLikeRight
likeRight, likeRight, likeRight, likeRight, likeRight, likeRight从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLt
lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, ltValue, ltValue, ltValue, ltValue, ltValue, ltValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNe
ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, neValue, neValue, neValue, neValue, neValue, neValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotBetween
notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetweenBeginValue, notBetweenBeginValue, notBetweenBeginValue, notBetweenBeginValue, notBetweenEndValue, notBetweenEndValue, notBetweenEndValue, notBetweenEndValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotIn
notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotLike
notLike, notLike, notLike, notLike, notLike, notLike从接口继承的方法 org.elsfs.tool.sql.interfaces.single.JoinNotLikeLeft
notLikeLeft, notLikeLeft, notLikeLeft, notLikeRight, notLikeRight, notLikeRight从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotLikeRight
notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight从接口继承的方法 org.elsfs.tool.sql.resolve.ResolveFieldName
resolveFieldName, resolveFieldName从接口继承的方法 org.elsfs.tool.sql.interfaces.SqlFragment
buildSqlFragment
-
构造器详细资料
-
ActionJoinConditionConfigurerImpl
public ActionJoinConditionConfigurerImpl(JoinQueryWrapper<E>.WrapperSelectJoinBuilderImpl.WrapperJoinConditionBuilderImpl delegate)
-
-
方法详细资料
-
addConditionItem
protected void addConditionItem(org.elsfs.tool.sql.condition.ConditionItem conditionItem) 添加一个条件- 指定者:
addConditionItem在类中org.elsfs.tool.sql.abs.AbstractCondition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>- 参数:
conditionItem- 条件
-
end
返回上一级对象- 指定者:
end在接口中org.elsfs.tool.sql.interfaces.Completable<org.elsfs.tool.sql.singular.facade.QueryAction<R>>- 返回:
- 上级对象
-
getSqlParameterManager
public org.elsfs.tool.sql.interfaces.SqlParameterManager getSqlParameterManager()获取SQL参数管理器- 指定者:
getSqlParameterManager在接口中org.elsfs.tool.sql.interfaces.SqlParameterManagerAware- 覆盖:
getSqlParameterManager在类中org.elsfs.tool.sql.abs.AbstractCondition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>- 返回:
- SQL参数管理器
-
getTableAliasManager
public org.elsfs.tool.sql.interfaces.TableAliasManager getTableAliasManager()获取表别名管理器- 指定者:
getTableAliasManager在接口中org.elsfs.tool.sql.interfaces.TableAliasManagerAware- 覆盖:
getTableAliasManager在类中org.elsfs.tool.sql.abs.AbstractCondition<org.elsfs.tool.sql.singular.facade.QueryAction.ActionJoinConditionBuilder<R>>- 返回:
- 表名别管理器
-