- ge(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- ge(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- ge(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- ge(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
大于等于 >=
- ge(KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(boolean, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(boolean, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(boolean, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- ge(boolean, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
大于等于 >=
- ge(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- ge(boolean, String, KProperty<?>, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- ge(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- ge(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- ge(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- ge(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- ge(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
大于等于 >=
- ge(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- ge(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
大于等于 >=
- ge(SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(boolean, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(boolean, String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(boolean, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- ge(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
大于等于 >=
- ge(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- ge(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- ge(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- geIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- geIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- geIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
大于等于 >=
- geIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- geIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- geIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- GenericTypeUtils - com.github.yulichang.toolkit.reflect中的类
-
泛型类工具(用于隔离Spring的代码)
- GenericTypeUtils() - 类 的构造器com.github.yulichang.toolkit.reflect.GenericTypeUtils
-
- geSql(KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- geSql(String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- geSql(boolean, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- geSql(boolean, String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 >= ( sql语句 )
例1: geSql("id", "1, 2, 3, 4, 5, 6")
例1: geSql("id", "select id from table where name = 'JunJun'")
- geSql(boolean, String, KProperty<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- geSql(boolean, String, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- geSql(SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- geSql(String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- geSql(boolean, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- geSql(boolean, String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 >= ( sql语句 )
例1: geSql("id", "1, 2, 3, 4, 5, 6")
例1: geSql("id", "select id from table where name = 'JunJun'")
- geSql(boolean, R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 >= ( sql语句 )
例1: geSql("id", "1, 2, 3, 4, 5, 6")
例1: geSql("id", "select id from table where name = 'JunJun'")
- geSql(R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- geSql(boolean, String, SFunction<X, ?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- geSql(boolean, String, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- get(Object) - 类 中的方法com.github.yulichang.toolkit.FieldStringMap
-
- get(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.TableHelper
-
- getAlias() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
- getAlias() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
- getAlias() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getAllSqlWhere(TableInfo, boolean, boolean, String) - 接口 中的方法com.github.yulichang.method.MPJBaseMethod
-
拷贝 tableInfo 里面的 getAllSqlWhere方法
- getArgs() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getArgs() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getArgs() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getArgs() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getArgs() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getArgs() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getBean(Class<T>) - 类 中的静态方法com.github.yulichang.toolkit.SpringContentUtils
-
- getBean(Class<T>) - 接口 中的方法com.github.yulichang.toolkit.SpringContentUtils.SpringContext
-
- getBeansOfType(Class<T>) - 类 中的静态方法com.github.yulichang.toolkit.SpringContentUtils
-
- getBeansOfType(Class<T>) - 接口 中的方法com.github.yulichang.toolkit.SpringContentUtils.SpringContext
-
- getByClassFirst(Class<?>) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getCache(KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
- getCache(SFunction<?, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
- getCapturingClass() - 类 中的方法com.github.yulichang.toolkit.support.SerializedLambda
-
- getChildren() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
- getChildren() - 接口 中的方法com.github.yulichang.kt.interfaces.QueryLabel
-
- getChildren() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- getChildren() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
- getChildren() - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryLabel
-
- getChildren() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- getClazz() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getClazz() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getColumn() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getColumnType() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getColumnType() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getColumProperty() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getColumProperty() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getDefault(Integer, Class<?>, boolean, PrefixEnum) - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
返回前缀
- getDefault(Integer, Class<?>, boolean, PrefixEnum) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
返回前缀
- getDefaultClassLoader() - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
已过时。
- getDeleteLogicSql() - 接口 中的方法com.github.yulichang.interfaces.MPJBaseJoin
-
- getDeleteLogicSql() - 类 中的方法com.github.yulichang.kt.KtDeleteJoinWrapper
-
获取删除的表
- getDeleteLogicSql() - 类 中的方法com.github.yulichang.wrapper.DeleteJoinWrapper
-
获取删除的表
- getDeleteSql() - 接口 中的方法com.github.yulichang.interfaces.MPJBaseJoin
-
- getDeleteSql() - 类 中的方法com.github.yulichang.kt.KtDeleteJoinWrapper
-
获取删除的表
- getDeleteSql() - 类 中的方法com.github.yulichang.wrapper.DeleteJoinWrapper
-
获取删除的表
- getEntity() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getEntity(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJTableMapperHelper
-
- getEntity() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getEntityClass() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getEntityClass() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getEntityClass() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getEntityClass(SFunction<T, ?>) - 类 中的静态方法com.github.yulichang.toolkit.LambdaUtils
-
- getEntityClass() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Chain
-
- getEntityClass() - 接口 中的方法com.github.yulichang.wrapper.interfaces.SelectWrapper
-
- getEntityClass() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getExpression() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getExpression() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getFieldList(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJReflectionKit
-
- getFieldList(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ReflectionKit
-
获取该类的所有属性列表
- getFieldMap(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJReflectionKit
-
获取该类的所有属性列表
- getFieldMap(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ReflectionKit
-
获取该类的所有属性列表
- getFieldValue(Object, String) - 类 中的静态方法com.github.yulichang.toolkit.ReflectionKit
-
获取字段值
- getFrom() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
获取连表部分语句
- getFrom() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getFrom() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getFrom() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
获取连表部分语句
- getFunc() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getGenericType(Field) - 类 中的静态方法com.github.yulichang.toolkit.MPJReflectionKit
-
Collection字段的泛型
- getIfAbsent() - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- getIfAbsent() - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
- getIfAbsent() - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- getIfAbsent() - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- getImplMethodName() - 类 中的方法com.github.yulichang.toolkit.support.IdeaProxyLambdaMeta
-
- getImplMethodName() - 接口 中的方法com.github.yulichang.toolkit.support.LambdaMeta
-
获取 lambda 表达式实现方法的名称
- getImplMethodName() - 类 中的方法com.github.yulichang.toolkit.support.ReflectLambdaMeta
-
- getImplMethodName() - 类 中的方法com.github.yulichang.toolkit.support.SerializedLambda
-
- getImplMethodName() - 类 中的方法com.github.yulichang.toolkit.support.ShadowLambdaMeta
-
- getIndex() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
- getIndex() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
- getIndex() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- getIndex() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getIndex() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getIndex() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getInstantiatedClass() - 类 中的方法com.github.yulichang.toolkit.support.IdeaProxyLambdaMeta
-
- getInstantiatedClass() - 接口 中的方法com.github.yulichang.toolkit.support.LambdaMeta
-
实例化该方法的类
- getInstantiatedClass() - 类 中的方法com.github.yulichang.toolkit.support.ReflectLambdaMeta
-
- getInstantiatedClass() - 类 中的方法com.github.yulichang.toolkit.support.ShadowLambdaMeta
-
- getInstantiatedMethodType() - 类 中的方法com.github.yulichang.toolkit.support.SerializedLambda
-
- getJavaType() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- getJavaType() - 接口 中的方法com.github.yulichang.wrapper.resultmap.Label
-
- getJdbcType() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- getListField(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.support.ColumnCache
-
- getLogicDeleteSql(TableInfo, boolean, boolean) - 接口 中的方法com.github.yulichang.method.MPJBaseMethod
-
- getLogicInfo(Integer, Class<?>, boolean, String) - 类 中的静态方法com.github.yulichang.toolkit.LogicInfoUtils
-
- getLogicInfoInvert(Integer, Class<?>, boolean, String) - 类 中的静态方法com.github.yulichang.toolkit.LogicInfoUtils
-
- getLogicInfoNoAnd(Integer, Class<?>, boolean, String) - 类 中的静态方法com.github.yulichang.toolkit.LogicInfoUtils
-
- getLogicSql() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
主表部分逻辑删除支持
- getLogicSql() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
逻辑删除
- getLogicSql() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
逻辑删除
- getLogicSql() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
主表部分逻辑删除支持
- getMapField(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.support.ColumnCache
-
- getMappedStatement(MappedStatement, Class<?>, Object) - 类 中的方法com.github.yulichang.interceptor.MPJInterceptor
-
获取MappedStatement
- getMapper(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJTableMapperHelper
-
- getMapper(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.SpringContentUtils
-
- getMapperForName(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJTableMapperHelper
-
- getMethod() - 枚举 中的方法com.github.yulichang.method.SqlMethod
-
- getMethodList(Class<?>) - 类 中的方法com.github.yulichang.injector.MPJSqlInjector
-
已过时。
- getMethodList(Class<?>, TableInfo) - 类 中的方法com.github.yulichang.injector.MPJSqlInjector
-
mybatis plus 3.4.3.2
- getMybatisLabels() - 接口 中的方法com.github.yulichang.wrapper.resultmap.Label
-
- getName(SFunction<T, ?>) - 类 中的静态方法com.github.yulichang.toolkit.LambdaUtils
-
- getOfType() - 接口 中的方法com.github.yulichang.wrapper.resultmap.Label
-
- getPackageName(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
Determine the name of the package of the given class,
e.g.
- getPackageName(String) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
Determine the name of the package of the given fully-qualified class name,
e.g.
- getParamAlias() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getParamAlias() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getPrefix(Integer, Class<?>, boolean) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getPrefixByClass(Class<?>) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getPrefixByClassAssert(Class<?>) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getPrefixByClassParent(Class<?>) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getPrefixOther(Integer, Class<?>) - 类 中的方法com.github.yulichang.toolkit.TableList
-
- getProperty() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- getProperty() - 接口 中的方法com.github.yulichang.wrapper.resultmap.Label
-
- getResultList() - 接口 中的方法com.github.yulichang.wrapper.resultmap.Label
-
- getResultMapMybatisLabel() - 接口 中的方法com.github.yulichang.wrapper.interfaces.SelectWrapper
-
- getSelectColum() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
- getSelectColum() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- getSelectColum() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
- getSelectColum() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- getSelectColumns() - 接口 中的方法com.github.yulichang.wrapper.interfaces.SelectWrapper
-
- getSelectDistinct() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- getSelectDistinct() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getSelectDistinct() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getSelectDistinct() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- getSelectNormal() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- getSql() - 枚举 中的方法com.github.yulichang.method.SqlMethod
-
- getSql() - 接口 中的方法com.github.yulichang.wrapper.enums.BaseFuncEnum
-
获取sql 片段
- getSql() - 枚举 中的方法com.github.yulichang.wrapper.enums.DefaultFuncEnum
-
- getSqlComment() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getSqlComment() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getSqlFirst() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getSqlFirst() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getSqlFirstField() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getSqlFirstField() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getSqlSegment() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- getSqlSegment() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- getSqlSelect() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
select sql 片段
- getSqlSelect() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
查询条件 SQL 片段
- getSqlSelect() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getSqlSelect() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getSqlSelect() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
select sql 片段
- getSqlSelect() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
查询条件 SQL 片段
- getSqlSet() - 接口 中的方法com.github.yulichang.kt.interfaces.Update
-
获取 更新 SQL 的 SET 片段
- getSqlSet() - 类 中的方法com.github.yulichang.kt.KtUpdateJoinWrapper
-
- getSqlSet() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Update
-
获取 更新 SQL 的 SET 片段
- getSqlSet() - 类 中的方法com.github.yulichang.wrapper.UpdateJoinWrapper
-
- getSqlWhere(TableFieldInfo, String) - 接口 中的方法com.github.yulichang.method.MPJBaseMethod
-
- getSubLogicSql() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
副表部分逻辑删除支持
- getSubLogicSql() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
逻辑删除
- getSubLogicSql() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
逻辑删除
- getSubLogicSql() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
副表部分逻辑删除支持
- getSuperClassGenericType(Class<?>, Class<?>, int) - 类 中的静态方法com.github.yulichang.injector.MPJSqlInjector
-
- getSuperClassGenericType(Class<?>, Class<?>, int) - 类 中的静态方法com.github.yulichang.toolkit.ReflectionKit
-
反射对象获取泛型
- getTableAlias() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getTableAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getTableAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getTableFieldInfo() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getTableFieldInfo() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getTableInfoAdapter() - 类 中的静态方法com.github.yulichang.adapter.AdapterHelper
-
- getTableName(String) - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
- getTableName(TableInfo) - 接口 中的方法com.github.yulichang.method.mp.TableAlias
-
- getTableName(String) - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getTableName(String) - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getTableName(String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
- getTableNameEnc(String) - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
- getTableNameEnc(String) - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
- getTableNameEnc(String) - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
- getTableNameEnc(String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
- getTagColumn() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getTagColumn() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getTargetColumn(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
获取真正的字段名
- getTypeHandle() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- getTypeHandle() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- getUnionSql() - 接口 中的方法com.github.yulichang.interfaces.MPJBaseJoin
-
- getUnionSql() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- getUnionSql() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- getUserClass(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
获取当前对象的 class
- getUserClass(Object) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
获取当前对象的class
- groupBy(List<KProperty<?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(String, List<KProperty<?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(boolean, List<KProperty<?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(boolean, String, List<KProperty<?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(KProperty<?>...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(String, KProperty<?>...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(boolean, KProperty<?>...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- groupBy(boolean, String, KProperty<?>...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
分组:GROUP BY 字段, ...
- groupBy(boolean, String, List<KProperty<?>>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- groupBy(boolean, String, KProperty<?>...) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- groupBy(boolean, String, String...) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- groupBy(boolean, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- groupBy(SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(String, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(List<SFunction<R, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(String, List<SFunction<R, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(boolean, List<SFunction<R, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(boolean, String, List<SFunction<R, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(SFunction<R, ?>, SFunction<R, ?>...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(String, SFunction<R, ?>, SFunction<R, ?>...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(boolean, SFunction<R, ?>, SFunction<R, ?>...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- groupBy(boolean, String, SFunction<R, ?>, SFunction<R, ?>...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
分组:GROUP BY 字段, ...
- groupBy(boolean, R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
分组:GROUP BY 字段, ...
- groupBy(R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
- groupBy(R, R...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
- groupBy(boolean, R, R...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
分组:GROUP BY 字段, ...
- groupBy(boolean, String, List<SFunction<R, ?>>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(SFunction<R, ?>, SFunction<R, ?>...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(String, SFunction<R, ?>, SFunction<R, ?>...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(boolean, SFunction<R, ?>, SFunction<R, ?>...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(boolean, String, SFunction<X, ?>, SFunction<X, ?>...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(boolean, String, String...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupBy(boolean, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- groupByStr(boolean, List<String>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- groupByStr(boolean, List<R>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
分组:GROUP BY 字段, ...
- groupByStr(List<R>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
- groupByStr(boolean, List<String>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- gt(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- gt(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- gt(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- gt(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
大于 >
- gt(KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(boolean, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(boolean, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(boolean, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- gt(boolean, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
大于 >
- gt(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- gt(boolean, String, KProperty<?>, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- gt(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- gt(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- gt(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- gt(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- gt(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
大于 >
- gt(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- gt(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
大于 >
- gt(SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(boolean, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(boolean, String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(boolean, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- gt(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
大于 >
- gt(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- gt(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- gt(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- gtIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- gtIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- gtIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
大于 >
- gtIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- gtIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- gtIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- gtSql(KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- gtSql(String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- gtSql(boolean, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- gtSql(boolean, String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 > ( sql语句 )
例1: gtSql("id", "1, 2, 3, 4, 5, 6")
例1: gtSql("id", "select id from table where name = 'JunJun'")
- gtSql(boolean, String, KProperty<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- gtSql(boolean, String, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- gtSql(SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- gtSql(String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- gtSql(boolean, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- gtSql(boolean, String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 > ( sql语句 )
例1: gtSql("id", "1, 2, 3, 4, 5, 6")
例1: gtSql("id", "select id from table where name = 'JunJun'")
- gtSql(boolean, R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 > ( sql语句 )
例1: gtSql("id", "1, 2, 3, 4, 5, 6")
例1: gtSql("id", "select id from table where name = 'JunJun'")
- gtSql(R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- gtSql(boolean, String, SFunction<X, ?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- gtSql(boolean, String, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- id(KProperty<?>, KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabel.Builder
-
- id(KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabel.Builder
-
- id(KProperty<?>, KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabelFree.Builder
-
- id(KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabelFree.Builder
-
- id(String, KProperty<?>, KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabelFree.Builder
-
- id(String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.resultmap.MybatisLabelFree.Builder
-
- id(SFunction<E, ?>, SFunction<T, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabel.Builder
-
- id(SFunction<E, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabel.Builder
-
- id(SFunction<E, ?>, SFunction<T, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabelFree.Builder
-
- id(SFunction<E, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabelFree.Builder
-
- id(String, SFunction<E, ?>, SFunction<T, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabelFree.Builder
-
- id(String, SFunction<E, ?>) - 类 中的方法com.github.yulichang.wrapper.resultmap.MybatisLabelFree.Builder
-
- IdeaProxyLambdaMeta - com.github.yulichang.toolkit.support中的类
-
在 IDEA 的 Evaluate 中执行的 Lambda 表达式元数据需要使用该类处理元数据
Create by hcl at 2021/5/17
- IdeaProxyLambdaMeta(Proxy) - 类 的构造器com.github.yulichang.toolkit.support.IdeaProxyLambdaMeta
-
- ifAbsent - 类 中的静态变量com.github.yulichang.config.ConfigProperties
-
Wrapper ifAbsent 判断策略
NOT_NULL 非null
NOT_EMPTY 非空字符串 例: "" -> false, " " -> true ...
- ifAbsent - 类 中的变量com.github.yulichang.kt.KtAbstractWrapper
-
ifAbsent 策略
- ifAbsent - 类 中的变量com.github.yulichang.wrapper.JoinAbstractWrapper
-
ifAbsent 策略
- IfAbsentEnum - com.github.yulichang.config.enums中的枚举
-
条件判断策略
- IfAbsentSqlKeyWordEnum - com.github.yulichang.wrapper.enums中的枚举
-
if absent 枚举
- IGenericTypeResolver - com.github.yulichang.toolkit.reflect中的接口
-
泛型类助手(用于隔离Spring的代码)
- in(KProperty<?>, Collection<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(String, KProperty<?>, Collection<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(boolean, KProperty<?>, Collection<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(boolean, String, KProperty<?>, Collection<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 IN (value.get(0), value.get(1), ...)
- in(KProperty<?>, Object...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(String, KProperty<?>, Object...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(boolean, KProperty<?>, Object...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- in(boolean, String, KProperty<?>, Object...) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 IN (v0, v1, ...)
- in(boolean, String, KProperty<?>, Collection<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- in(boolean, String, KProperty<?>, Object...) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- in(boolean, String, Collection<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- in(boolean, String, Object...) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- in(SFunction<R, ?>, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(String, SFunction<R, ?>, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(boolean, SFunction<R, ?>, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(boolean, String, SFunction<R, ?>, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 IN (value.get(0), value.get(1), ...)
- in(SFunction<R, ?>, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(String, SFunction<R, ?>, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(boolean, SFunction<R, ?>, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- in(boolean, String, SFunction<R, ?>, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 IN (v0, v1, ...)
- in(R, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- in(boolean, R, Collection<?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 IN (value.get(0), value.get(1), ...)
- in(R, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- in(boolean, R, Object...) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 IN (v0, v1, ...)
- in(boolean, String, SFunction<X, ?>, Collection<?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- in(boolean, String, SFunction<X, ?>, Object...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- in(boolean, String, Collection<?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- in(boolean, String, Object...) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- index - 类 中的变量com.github.yulichang.kt.KtAbstractWrapper
-
表别名
- index - 类 中的变量com.github.yulichang.toolkit.TableList.Node
-
表序号
- index - 类 中的变量com.github.yulichang.wrapper.JoinAbstractWrapper
-
表别名
- inExpression(Collection<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
获取in表达式 包含括号
- inExpression(Object[]) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
获取in表达式 包含括号
- inExpression(Collection<?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
获取in表达式 包含括号
- inExpression(Object[]) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
获取in表达式 包含括号
- init(Class<?>, Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJTableMapperHelper
-
- init(Class<?>, Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.TableHelper
-
- initNeed() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
必要的初始化
- initNeed() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
必要的初始化
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.DeleteJoin
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.Delete
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectCount
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectList
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectMaps
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectMapsPage
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectObjs
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectOne
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.SelectPage
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.mp.Update
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinCount
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinList
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinMap
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinMaps
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinMapsPage
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinOne
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.SelectJoinPage
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.UpdateJoin
-
- injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类 中的方法com.github.yulichang.method.UpdateJoinAndNull
-
- INNER - 接口 中的静态变量com.github.yulichang.toolkit.Constant
-
- INNER_JOIN - 接口 中的静态变量com.github.yulichang.toolkit.Constant
-
"INNER JOIN"
- innerJoin(Class<?>, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, WrapperFunction<KtAbstractLambdaWrapper<?, ?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, KProperty<?>, KProperty<?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, BiConsumer<KtAbstractLambdaWrapper<?, ?>, Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, String, WrapperFunction<KtAbstractLambdaWrapper<?, ?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, String, KProperty<?>, KProperty<?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<?>, String, BiConsumer<KtAbstractLambdaWrapper<?, ?>, Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(String) - 接口 中的方法com.github.yulichang.query.interfaces.StringJoin
-
inner join
- innerJoin(boolean, String) - 接口 中的方法com.github.yulichang.query.interfaces.StringJoin
-
- innerJoin(Class<T>, SFunction<T, ?>, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, SFunction<T, ?>, String, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, WrapperFunction<JoinAbstractLambdaWrapper<Entity, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, SFunction<T, ?>, SFunction<X, ?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, BiConsumer<JoinAbstractLambdaWrapper<Entity, ?>, Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, String, SFunction<T, ?>, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, String, WrapperFunction<JoinAbstractLambdaWrapper<Entity, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, String, SFunction<T, ?>, SFunction<X, ?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- innerJoin(Class<T>, String, BiConsumer<JoinAbstractLambdaWrapper<Entity, ?>, Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
ignore 参考 left join
- inspectInject(MapperBuilderAssistant, Class<?>) - 类 中的方法com.github.yulichang.injector.MPJSqlInjector
-
- inSql(KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- inSql(String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- inSql(boolean, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- inSql(boolean, String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 IN ( sql语句 )
!!
- inSql(boolean, String, KProperty<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- inSql(boolean, String, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- inSql(SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- inSql(String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- inSql(boolean, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- inSql(boolean, String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 IN ( sql语句 )
!!
- inSql(R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- inSql(boolean, R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 IN ( sql语句 )
!!
- inSql(boolean, String, SFunction<X, ?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- inSql(boolean, String, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- instance() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
子类返回一个自己的新对象
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- instance() - 类 中的方法com.github.yulichang.kt.KtDeleteJoinWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.kt.KtDeleteJoinWrapper
-
- instance() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- instance() - 类 中的方法com.github.yulichang.kt.KtUpdateJoinWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.kt.KtUpdateJoinWrapper
-
- instance() - 类 中的方法com.github.yulichang.query.MPJLambdaQueryWrapper
-
用于生成嵌套 sql
故 sqlSelect selectColumn ignoreColumns from不向下传递
- instance() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
用于生成嵌套 sql
故 sqlSelect selectColumn ignoreColumns from不向下传递
- instance() - 类 中的方法com.github.yulichang.wrapper.DeleteJoinWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.wrapper.DeleteJoinWrapper
-
- instance() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
子类返回一个自己的新对象
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- instance() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- instance() - 类 中的方法com.github.yulichang.wrapper.UpdateJoinWrapper
-
用于生成嵌套 sql
故 sqlSelect 不向下传递
- instance(Integer, String, Class<?>, String) - 类 中的方法com.github.yulichang.wrapper.UpdateJoinWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.kt.KtDeleteJoinWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.kt.KtLambdaWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.kt.KtUpdateJoinWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.wrapper.DeleteJoinWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.wrapper.MPJLambdaWrapper
-
- instanceEmpty() - 类 中的方法com.github.yulichang.wrapper.UpdateJoinWrapper
-
- intercept(Invocation) - 类 中的方法com.github.yulichang.interceptor.MPJInterceptor
-
- InterceptorList<E extends org.apache.ibatis.plugin.Interceptor> - com.github.yulichang.toolkit中的类
-
mybatis 拦截器列表
用于替换 interceptorChain 中的拦截器列表
保证 MPJInterceptor 再最后一个(第一个执行)
- InterceptorList() - 类 的构造器com.github.yulichang.toolkit.InterceptorList
-
- InterceptorList(Collection<? extends E>) - 类 的构造器com.github.yulichang.toolkit.InterceptorList
-
- IResult - com.github.yulichang.wrapper.resultmap中的接口
-
- IS - 类 中的静态变量com.github.yulichang.toolkit.MPJStringUtils
-
字符串 is
- isBlank(CharSequence) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
判断字符串中是否全是空白字符
- isBoolean(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
判断传入的类型是否是布尔类型
- isCamel(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
判断字符串是不是驼峰命名
包含 '_' 不算
首字母大写的不算
- isCapitalMode(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
是否为大写命名
- isCharSequence(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
是否为CharSequence类型
- isEmpty(CharSequence) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
- isFunc() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- isFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- isFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- isFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isFunc() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isHasAlias() - 接口 中的方法com.github.yulichang.kt.interfaces.Query
-
- isHasAlias() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Query
-
- isHasAlias() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isHasAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- isHasAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- isHasAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isHasAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isHasTableAlias() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isHasTableAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isHasTableAlias() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isId() - 接口 中的方法com.github.yulichang.wrapper.resultmap.IResult
-
- isLabel() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isLabel() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isMain - 类 中的变量com.github.yulichang.kt.KtAbstractWrapper
-
主表wrapper
- isMain - 类 中的变量com.github.yulichang.wrapper.JoinAbstractWrapper
-
主表wrapper
- isMixedMode(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
是否为驼峰下划线混合命名
- isNo - 类 中的变量com.github.yulichang.kt.KtAbstractWrapper
-
是否是OnWrapper
- isNotBlank(CharSequence) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
- isNotColumnName(String) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
判断字符串是否符合数据库字段的命名
- isNotEmpty(CharSequence) - 类 中的静态方法com.github.yulichang.toolkit.MPJStringUtils
-
- isNotNull(KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNotNull(String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNotNull(boolean, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNotNull(boolean, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 IS NOT NULL
例: isNotNull("name")
- isNotNull(boolean, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- isNotNull(boolean, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- isNotNull(SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNotNull(String, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNotNull(boolean, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNotNull(boolean, String, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 IS NOT NULL
例: isNotNull("name")
- isNotNull(R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- isNotNull(boolean, R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 IS NOT NULL
例: isNotNull("name")
- isNotNull(boolean, String, SFunction<X, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- isNotNull(boolean, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- isNull(KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNull(String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNull(boolean, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- isNull(boolean, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 IS NULL
例: isNull("name")
- isNull(boolean, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- isNull(boolean, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- isNull(SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNull(String, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNull(boolean, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- isNull(boolean, String, SFunction<R, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 IS NULL
例: isNull("name")
- isNull(R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- isNull(boolean, R) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 IS NULL
例: isNull("name")
- isNull(boolean, String, SFunction<X, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- isNull(boolean, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- isOn - 类 中的变量com.github.yulichang.wrapper.JoinAbstractWrapper
-
是否是OnWrapper
- isPk() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isPk() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isPrimitiveOrWrapper(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.MPJReflectionKit
-
- isPrimitiveOrWrapper(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ReflectionKit
-
已过时。
- isProxy(Class<?>) - 类 中的静态方法com.github.yulichang.toolkit.ClassUtils
-
判断是否为代理对象
- isResultMap() - 接口 中的方法com.github.yulichang.wrapper.interfaces.SelectWrapper
-
- isStr() - 接口 中的方法com.github.yulichang.wrapper.segments.Select
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectAlias
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectFunc
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectLabel
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectNormal
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectString
-
- isStr() - 类 中的方法com.github.yulichang.wrapper.segments.SelectSub
-
- isUseAnnotationOrderBy() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
是否使用默认注解 OrderBy 排序
- isUseAnnotationOrderBy() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
是否使用默认注解 OrderBy 排序
- Label<T> - com.github.yulichang.wrapper.resultmap中的接口
-
映射标签
- lambda() - 类 中的方法com.github.yulichang.query.MPJQueryWrapper
-
返回一个支持 lambda 函数写法的 wrapper
- lambda() - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.
- lambda(String) - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.
- lambda(Class<T>) - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.lambda(User.class)
- lambda(String, Class<T>) - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.lambda("t", User.class)
- lambda(T) - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.lambda(user)
- lambda(String, T) - 类 中的静态方法com.github.yulichang.toolkit.JoinWrappers
-
JoinWrappers.lambda("t", user)
- lambdaJoin() - 类 中的静态方法com.github.yulichang.toolkit.MPJWrappers
-
MPJWrappers.
- lambdaJoin(T) - 类 中的静态方法com.github.yulichang.toolkit.MPJWrappers
-
- lambdaJoin(Class<T>) - 类 中的静态方法com.github.yulichang.toolkit.MPJWrappers
-
- LambdaMeta - com.github.yulichang.toolkit.support中的接口
-
Lambda 信息
Created by hcl at 2021/5/14
- LambdaUtils - com.github.yulichang.toolkit中的类
-
copy LambdaUtils
- LambdaUtils() - 类 的构造器com.github.yulichang.toolkit.LambdaUtils
-
- last(boolean, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- last(String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Join
-
ignore
- last(boolean, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Join
-
无视优化规则直接拼接到 sql 的最后(有sql注入的风险,请谨慎使用)
例: last("limit 1")
注意只能调用一次,多次调用以最后一次为准
- last(boolean, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- lastSql - 类 中的变量com.github.yulichang.kt.KtAbstractWrapper
-
- lastSql - 类 中的变量com.github.yulichang.wrapper.JoinAbstractWrapper
-
- le(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- le(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- le(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- le(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
小于等于 <=
- le(KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(boolean, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(boolean, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(boolean, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- le(boolean, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
小于等于 <=
- le(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- le(boolean, String, KProperty<?>, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- le(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- le(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- le(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- le(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- le(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
小于等于 <=
- le(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- le(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
小于等于 <=
- le(SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(boolean, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(boolean, String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(boolean, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- le(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
小于等于 <=
- le(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- le(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- le(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- LEFT - 接口 中的静态变量com.github.yulichang.toolkit.Constant
-
- LEFT_JOIN - 接口 中的静态变量com.github.yulichang.toolkit.Constant
-
"LEFT JOIN"
- leftJoin(Class<?>, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, WrapperFunction<KtAbstractLambdaWrapper<?, ?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<?>, KProperty<?>, KProperty<?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, BiConsumer<KtAbstractLambdaWrapper<?, ?>, Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<?>, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, String, WrapperFunction<KtAbstractLambdaWrapper<?, ?>>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<?>, String, KProperty<?>, KProperty<?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join
- leftJoin(Class<?>, String, BiConsumer<KtAbstractLambdaWrapper<?, ?>, Children>) - 接口 中的方法com.github.yulichang.kt.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(String) - 接口 中的方法com.github.yulichang.query.interfaces.StringJoin
-
left join
- leftJoin(boolean, String) - 接口 中的方法com.github.yulichang.query.interfaces.StringJoin
-
- leftJoin(Class<T>, SFunction<T, ?>, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, SFunction<T, ?>, String, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, WrapperFunction<JoinAbstractLambdaWrapper<Entity, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<T>, SFunction<T, ?>, SFunction<X, ?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, BiConsumer<JoinAbstractLambdaWrapper<Entity, ?>, Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<T>, String, SFunction<T, ?>, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, String, SFunction<T, ?>, String, SFunction<X, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, String, WrapperFunction<JoinAbstractLambdaWrapper<Entity, ?>>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leftJoin(Class<T>, String, SFunction<T, ?>, SFunction<X, ?>, WrapperFunction<Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join
- leftJoin(Class<T>, String, BiConsumer<JoinAbstractLambdaWrapper<Entity, ?>, Children>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.QueryJoin
-
left join 多条件
例 leftJoin(UserDO.class, on -> on.eq(UserDO::getId,UserAddressDO::getUserId).le().gt()...)
- leIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- leIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- leIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
小于等于 <=
- leIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- leIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- leIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- leSql(KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- leSql(String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- leSql(boolean, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- leSql(boolean, String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 <= ( sql语句 )
例1: leSql("id", "1, 2, 3, 4, 5, 6")
例1: leSql("id", "select id from table where name = 'JunJun'")
- leSql(boolean, String, KProperty<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- leSql(boolean, String, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- leSql(SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- leSql(String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- leSql(boolean, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- leSql(boolean, String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 <= ( sql语句 )
例1: leSql("id", "1, 2, 3, 4, 5, 6")
例1: leSql("id", "select id from table where name = 'JunJun'")
- leSql(boolean, R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 <= ( sql语句 )
例1: leSql("id", "1, 2, 3, 4, 5, 6")
例1: leSql("id", "select id from table where name = 'JunJun'")
- leSql(R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- leSql(boolean, String, SFunction<X, ?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- leSql(boolean, String, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- like(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- like(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- like(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- like(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
LIKE '%值%'
- like(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- like(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- like(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- like(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- like(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- like(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
LIKE '%值%'
- like(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- like(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
LIKE '%值%'
- like(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- like(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- likeIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
LIKE '%值%'
- likeIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- likeLeft(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeLeft(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeLeft(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeLeft(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
LIKE '%值'
- likeLeft(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- likeLeft(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- likeLeft(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeLeft(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeLeft(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeLeft(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
LIKE '%值'
- likeLeft(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- likeLeft(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
LIKE '%值'
- likeLeft(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- likeLeft(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- likeLeftIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeLeftIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeLeftIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
LIKE '%值'
- likeLeftIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeLeftIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeLeftIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- likeRight(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeRight(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeRight(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- likeRight(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
LIKE '值%'
- likeRight(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- likeRight(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- likeRight(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeRight(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeRight(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- likeRight(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
LIKE '值%'
- likeRight(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- likeRight(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
LIKE '值%'
- likeRight(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- likeRight(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- likeRightIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeRightIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- likeRightIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
LIKE '值%'
- likeRightIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeRightIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- likeRightIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- likeValue(boolean, SqlKeyword, String, KProperty<?>, Object, SqlLike) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
内部自用
拼接 LIKE 以及 值
- likeValue(boolean, SqlKeyword, String, Object, SqlLike) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- likeValue(boolean, SqlKeyword, String, SFunction<X, ?>, Object, SqlLike) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
内部自用
拼接 LIKE 以及 值
- likeValue(boolean, SqlKeyword, String, Object, SqlLike) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- list - 类 中的变量com.github.yulichang.toolkit.TableList.Node
-
子集
- list() - 接口 中的方法com.github.yulichang.wrapper.interfaces.Chain
-
链式调用
构造方法必须传 class 或 entity 否则会报错
new MPJLambdaWrapper(User.class)
new MPJQueryWrapper(User.class)
JoinWrappers.
- list(Class<R>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Chain
-
链式调用
构造方法必须传 class 或 entity 否则会报错
new MPJLambdaWrapper(User.class)
new MPJQueryWrapper(User.class)
JoinWrappers.
- logicDelToOn() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
调整逻辑删除位置为ON语句
- logicDelToOn() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
调整逻辑删除位置为ON语句
- logicDelToWhere() - 类 中的方法com.github.yulichang.kt.KtAbstractLambdaWrapper
-
调整逻辑删除位置为WHERE语句
- logicDelToWhere() - 类 中的方法com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
调整逻辑删除位置为WHERE语句
- logicDelType - 类 中的静态变量com.github.yulichang.config.ConfigProperties
-
逻辑删除类型 支持 where on
- logicDelType - 类 中的变量com.github.yulichang.kt.KtAbstractLambdaWrapper
-
逻辑删除位置
- logicDelType - 类 中的变量com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
逻辑删除位置
- LogicDelTypeEnum - com.github.yulichang.config.enums中的枚举
-
逻辑删除位置
- LogicInfoUtils - com.github.yulichang.toolkit中的类
-
逻辑删除信息类
- LogicInfoUtils() - 类 的构造器com.github.yulichang.toolkit.LogicInfoUtils
-
- logicSql - 类 中的变量com.github.yulichang.kt.KtAbstractLambdaWrapper
-
主表逻辑删除开关
- logicSql - 类 中的变量com.github.yulichang.wrapper.JoinAbstractLambdaWrapper
-
主表逻辑删除开关
- lt(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- lt(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- lt(boolean, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
- lt(boolean, String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.Compare
-
小于 <
- lt(KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(boolean, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(boolean, String, KProperty<?>, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(boolean, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
- lt(boolean, String, KProperty<?>, String, KProperty<?>) - 接口 中的方法com.github.yulichang.kt.interfaces.OnCompare
-
小于 <
- lt(boolean, String, KProperty<?>, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- lt(boolean, String, KProperty<?>, String, KProperty<?>) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- lt(boolean, String, Object) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- lt(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- lt(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- lt(boolean, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
- lt(boolean, String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Compare
-
小于 <
- lt(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
ignore
- lt(boolean, R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStr
-
小于 <
- lt(SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(boolean, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(boolean, String, SFunction<R, ?>, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(boolean, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
- lt(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 接口 中的方法com.github.yulichang.wrapper.interfaces.OnCompare
-
小于 <
- lt(boolean, String, SFunction<X, ?>, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- lt(boolean, String, SFunction<R, ?>, String, SFunction<S, ?>) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- lt(boolean, String, Object) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- ltIfAbsent(KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- ltIfAbsent(String, KProperty<?>, Object) - 接口 中的方法com.github.yulichang.kt.interfaces.CompareIfAbsent
-
- ltIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.query.interfaces.CompareIfAbsent
-
小于 <
- ltIfAbsent(SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- ltIfAbsent(String, SFunction<R, ?>, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareIfAbsent
-
- ltIfAbsent(R, Object) - 接口 中的方法com.github.yulichang.wrapper.interfaces.CompareStrIfAbsent
-
- ltSql(KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- ltSql(String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- ltSql(boolean, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
- ltSql(boolean, String, KProperty<?>, String) - 接口 中的方法com.github.yulichang.kt.interfaces.Func
-
字段 < ( sql语句 )
例1: ltSql("id", "1, 2, 3, 4, 5, 6")
例1: ltSql("id", "select id from table where name = 'JunJun'")
- ltSql(boolean, String, KProperty<?>, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- ltSql(boolean, String, String) - 类 中的方法com.github.yulichang.kt.KtAbstractWrapper
-
- ltSql(SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- ltSql(String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- ltSql(boolean, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
- ltSql(boolean, String, SFunction<R, ?>, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.Func
-
字段 < ( sql语句 )
例1: ltSql("id", "1, 2, 3, 4, 5, 6")
例1: ltSql("id", "select id from table where name = 'JunJun'")
- ltSql(boolean, R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
字段 < ( sql语句 )
例1: ltSql("id", "1, 2, 3, 4, 5, 6")
例1: ltSql("id", "select id from table where name = 'JunJun'")
- ltSql(R, String) - 接口 中的方法com.github.yulichang.wrapper.interfaces.FuncStr
-
ignore
- ltSql(boolean, String, SFunction<X, ?>, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-
- ltSql(boolean, String, String) - 类 中的方法com.github.yulichang.wrapper.JoinAbstractWrapper
-