- 类 中的静态方法com.mybatisflex.core.table.
- name - 枚举 中的变量com.mybatisflex.core.dialect.DbType
-
数据库名称
- NAME - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- name - 类 中的变量com.mybatisflex.core.query.QueryColumn
-
- name - 类 中的变量com.mybatisflex.core.query.QueryTable
-
- name - 类 中的变量com.mybatisflex.core.query.WithBuilder
-
withItem
- name - 类 中的变量com.mybatisflex.core.query.WithItem
-
- name - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- nameOfSingleParam(Map<String, ?>) - 类 中的静态方法com.mybatisflex.core.keygen.RowJdbc3KeyGenerator
-
- ne(Object) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- ne(Object, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- ne(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- ne(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- ne(LambdaGetter<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
不等于 {@code !
- ne(LambdaGetter<T>, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
不等于 {@code !
- ne(LambdaGetter<T>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
不等于 {@code !
- ne(Object) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
不等于 {@code !
- ne(Object, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
不等于 {@code !
- ne(Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
不等于 {@code !
- ne(T, Predicate<T>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
不等于 {@code !
- ne(Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- ne(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- ne(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- ne(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- ne(Object) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- ne(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- ne(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- ne(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- ne(LambdaGetter<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
不等于 {@code !
- ne(LambdaGetter<T>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
不等于 {@code !
- ne(LambdaGetter<T>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
不等于 {@code !
- ne(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
不等于 {@code !
- ne(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- ne(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- ne(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- ne(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- ne(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- ne(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
不等于 {@code !
- needGetTypeHandlerTypes - 类 中的静态变量com.mybatisflex.core.table.ColumnInfo
-
- needOptimizeCountQuery() - 类 中的方法com.mybatisflex.core.paginate.Page
-
是否自动优化 COUNT 查询语句(默认优化)。
- negative(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建相反数。
- NegativeQueryColumn - com.mybatisflex.core.query中的类
-
取相反数(-column)。
- NegativeQueryColumn(QueryColumn) - 类 的构造器com.mybatisflex.core.query.NegativeQueryColumn
-
- nestedField(LambdaGetter<N>) - 类 中的方法com.mybatisflex.core.field.FieldQueryBuilder
-
为指定嵌套属性创建查询。
- nestedResultObjects - 类 中的变量com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- newArrayList(T...) - 类 中的静态方法com.mybatisflex.core.util.CollectionUtil
-
- newArrayList(Collection<E>) - 类 中的静态方法com.mybatisflex.core.util.CollectionUtil
-
- newExecutor(Transaction, ExecutorType) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
替换为 Flex 的 Executor,主要用于重建 CacheKey
默认情况下,Mybatis 的 CacheKey 构建是必须有 ParameterMapping,而 Flex 的 select 是不带有 ParameterMapping 的
- newHashMap() - 类 中的静态方法com.mybatisflex.core.util.CollectionUtil
-
- newHashMap(Map<K, V>) - 类 中的静态方法com.mybatisflex.core.util.CollectionUtil
-
- newHashSet(T...) - 类 中的静态方法com.mybatisflex.core.util.CollectionUtil
-
- newInstance(FlexMapperProxy<T>) - 类 中的方法com.mybatisflex.core.mybatis.binding.FlexMapperProxyFactory
-
- newInstance(SqlSession, FlexConfiguration) - 类 中的方法com.mybatisflex.core.mybatis.binding.FlexMapperProxyFactory
-
- newInstance(Class<T>) - 类 中的静态方法com.mybatisflex.core.util.ClassUtil
-
- newInstance(Class<T>, Object...) - 类 中的静态方法com.mybatisflex.core.util.ClassUtil
-
- newInstanceByRow(Row, int) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
通过 row 实例类转换为一个 entity
- newParameterHandler(MappedStatement, Object, BoundSql) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
为原生 sql 设置参数
- newResultSetHandler(Executor, MappedStatement, RowBounds, ParameterHandler, ResultHandler, BoundSql) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
- newStatementHandler(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
替换为 FlexStatementHandler,主要用来为实体类的多主键做支持、和数据审计
FlexStatementHandler 和 原生的 RoutingStatementHandler 对比,没有任何性能影响
- newWrapper() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
SELECT * FROM table
- next - 类 中的变量com.mybatisflex.core.query.QueryCondition
-
- nextContainsTable(String...) - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- nextId() - 类 中的方法com.mybatisflex.core.keygen.impl.FlexIDKeyGenerator
-
- nextId() - 类 中的方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
获取下一个 ID。
- nextId() - 类 中的方法com.mybatisflex.core.keygen.impl.ULIDKeyGenerator
-
生成一个 ULID
- nextMonotonicId() - 类 中的方法com.mybatisflex.core.keygen.impl.ULIDKeyGenerator
-
生成一个严格单调的 ULID
- nextResultMaps - 类 中的变量com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- NO_KEY_GENERATORS - 类 中的静态变量com.mybatisflex.core.keygen.RowKeyGenerator
-
- noCondition() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
空条件。
- NONE - 类 中的静态变量com.mybatisflex.core.dialect.KeywordWrap
-
无反义处理, 适用于 db2, informix, clickhouse 等
- NONE_CASE_SENSITIVE - 类 中的静态变量com.mybatisflex.core.dialect.KeywordWrap
-
无反义区分大小写处理, 适用于 db2, informix, clickhouse 等
- normalValueOfLogicDelete - 类 中的变量com.mybatisflex.core.FlexGlobalConfig
-
逻辑删除的相关配置
- not(QueryCondition) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
NOT (id = 1)
- not(LambdaGetter<N>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
NOT (column) 或 NOT column
- NOT_BETWEEN - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- NOT_EQUALS - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- NOT_IN - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- NOT_LIKE - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- notBetween(Object[]) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(Object[], boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(Object, Object) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(Object, Object, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(S, E, BiPredicate<S, E>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notBetween(Object[]) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN values[0] AND values[1]
- notBetween(Object[], boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN values[0] AND values[1]
- notBetween(Object, Object) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN start AND end
- notBetween(Object, Object, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN start AND end
- notBetween(Object, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN start AND end
- notBetween(S, E, BiPredicate<S, E>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT BETWEEN start AND end
- notBetween(Object[]) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(S, E, BiPredicate<S, E>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notBetween(Object[]) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(S, E, BiPredicate<S, E>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notBetween(String, Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(String, Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(String, Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT BETWEEN start AND end
- notBetween(String, Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notBetween(String, Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notBetween(String, Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notBetween(LambdaGetter<T>, Object, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT BETWEEN start AND end
- notEmpty(Map<?, ?>, String) - 类 中的静态方法com.mybatisflex.core.exception.FlexAssert
-
断言 Map 集合不为 null 或者空集合,如果为空则抛出异常,并指明为什么不允许为空集合。
- notEmpty(Collection<?>, String) - 类 中的静态方法com.mybatisflex.core.exception.FlexAssert
-
断言集合不为 null 或者空集合,如果为空则抛出异常,并指明为什么不允许为空集合。
- notEmpty(T[], String) - 类 中的静态方法com.mybatisflex.core.exception.FlexAssert
-
断言数组不为 null 或者空数组,如果为空则抛出异常,并指明为什么不允许为空数组。
- notEmpty() - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- notExists(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
NOT EXIST (SELECT ...)
- notIn(Object...) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(Object[], boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(Object[], BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(T[], Predicate<T[]>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(Collection<?>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(Collection<?>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(QueryWrapper) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notIn(QueryModel<R>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
NOT IN(value)
- notIn(QueryModel<R>, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
NOT IN(value)
- notIn(QueryModel<R>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
NOT IN(value)
- notIn(Object...) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Object[], boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Object[], BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(T[], Predicate<T[]>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Collection<?>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Collection<?>, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Collection<?>, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(T, Predicate<T>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(QueryWrapper) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(QueryWrapper, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(QueryWrapper, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT IN(value)
- notIn(Object...) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Object[], BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(T[], Predicate<T[]>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Collection<?>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notIn(Object...) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(Object[], BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(T[], Predicate<T[]>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(Collection<?>, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notIn(String, Object...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, Object...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT IN(value)
- notIn(String, Object...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, Object...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, Collection<?>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, Object[], boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, Collection<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(String, QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notIn(LambdaGetter<T>, QueryWrapper, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT IN(value)
- notLike(Object) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLike(Object, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLike(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLike(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLike(Object) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value%
- notLike(Object, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value%
- notLike(Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value%
- notLike(T, Predicate<T>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value%
- notLike(Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLike(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLike(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLike(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLike(Object) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLike(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLike(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLike(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLike(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value%
- notLike(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLike(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLike(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLike(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value%
- notLikeLeft(Object) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeLeft(Object, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeLeft(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeLeft(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeLeft(Object) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE value%
- notLikeLeft(Object, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE value%
- notLikeLeft(Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE value%
- notLikeLeft(T, Predicate<T>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE value%
- notLikeLeft(Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeLeft(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeLeft(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeLeft(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeLeft(Object) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeLeft(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeLeft(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeLeft(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeLeft(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE value%
- notLikeLeft(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeLeft(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeLeft(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeLeft(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE value%
- notLikeRaw(Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
NOT LIKE value
- notLikeRaw(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
NOT LIKE value
- notLikeRaw(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
NOT LIKE value
- notLikeRaw(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
NOT LIKE value
- notLikeRight(Object) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeRight(Object, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeRight(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeRight(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.activerecord.query.WhereBuilder
-
- notLikeRight(Object) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value
- notLikeRight(Object, boolean) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value
- notLikeRight(Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value
- notLikeRight(T, Predicate<T>) - 接口 中的方法com.mybatisflex.core.query.Conditional
-
NOT LIKE %value
- notLikeRight(Object) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeRight(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeRight(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeRight(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- notLikeRight(Object) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeRight(Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeRight(Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeRight(T, Predicate<T>) - 类 中的方法com.mybatisflex.core.query.QueryConditionBuilder
-
- notLikeRight(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
NOT LIKE %value
- notLikeRight(String, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notLikeRight(String, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notLikeRight(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notLikeRight(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
NOT LIKE %value
- notNull(Object, String) - 类 中的静态方法com.mybatisflex.core.exception.FlexAssert
-
断言对象不为空,如果为空抛出异常,并指明哪个对象为空。
- notNull(Object) - 类 中的静态方法com.mybatisflex.core.query.If
-
判断对象是否非空
- NOW - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- now() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回当前日期和时间。
- null_() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建 NULL 常量。
- NullableColumnLogicDeleteProcessor - com.mybatisflex.core.logicdelete中的类
-
数据列默认值为 null 值的逻辑删除处理器。
- NullableColumnLogicDeleteProcessor() - 类 的构造器com.mybatisflex.core.logicdelete.NullableColumnLogicDeleteProcessor
-
- NULLS_FIRST - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- NULLS_LAST - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- nullsFirst - 类 中的变量com.mybatisflex.core.query.QueryOrderBy
-
- nullsFirst() - 类 中的方法com.mybatisflex.core.query.QueryOrderBy
-
- nullsLast - 类 中的变量com.mybatisflex.core.query.QueryOrderBy
-
- nullsLast() - 类 中的方法com.mybatisflex.core.query.QueryOrderBy
-
- number(Number) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建数字常量。
- RADIANS - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- radians(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将角度转换为弧度。
- radians(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将角度转换为弧度。
- radians(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将角度转换为弧度。
- RAND - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- rand() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 0~1 的随机数。
- rand(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 0~1 的随机数,x 值相同时返回的随机数相同。
- rand(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 0~1 的随机数,x 值相同时返回的随机数相同。
- rand(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 0~1 的随机数,x 值相同时返回的随机数相同。
- raw(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建原生查询条件。
- raw(String, Object...) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建原生查询条件,并附带参数。
- RAW_ARGS - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- rawCountQueryWrapper(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.util.MapperUtil
-
原生的、未经过优化的 COUNT 查询。
- rawCountQueryWrapper(QueryWrapper, List<QueryColumn>) - 类 中的静态方法com.mybatisflex.core.util.MapperUtil
-
- RawQueryColumn - com.mybatisflex.core.query中的类
-
原生列。
- RawQueryColumn(Object, Object...) - 类 的构造器com.mybatisflex.core.query.RawQueryColumn
-
- RawQueryCondition - com.mybatisflex.core.query中的类
-
原生条件。
- RawQueryCondition(String) - 类 的构造器com.mybatisflex.core.query.RawQueryCondition
-
- RawQueryCondition(String, Object...) - 类 的构造器com.mybatisflex.core.query.RawQueryCondition
-
- RawQueryOrderBy - com.mybatisflex.core.query中的类
-
原生排序字段。
- RawQueryOrderBy(String) - 类 的构造器com.mybatisflex.core.query.RawQueryOrderBy
-
- RawQueryOrderBy(String, boolean) - 类 的构造器com.mybatisflex.core.query.RawQueryOrderBy
-
- RawQueryTable - com.mybatisflex.core.query中的类
-
原生查询表。
- RawQueryTable(String) - 类 的构造器com.mybatisflex.core.query.RawQueryTable
-
- rawSQL - 类 中的变量com.mybatisflex.core.query.WithStringDetail
-
- rawType - 类 中的变量com.mybatisflex.core.handler.FastjsonTypeHandler.ParameterizedTypeImpl
-
- RawValue - com.mybatisflex.core.update中的类
-
- RawValue(Object) - 类 的构造器com.mybatisflex.core.update.RawValue
-
- readString(HttpURLConnection) - 类 中的静态方法com.mybatisflex.core.audit.http.HttpUtil
-
- readTimeout - 类 中的静态变量com.mybatisflex.core.audit.http.HttpUtil
-
- records - 类 中的变量com.mybatisflex.core.paginate.Page
-
当前页数据。
- RECURSIVE - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- recursive - 类 中的变量com.mybatisflex.core.query.With
-
- REFERENCE - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- reflector - 类 中的变量com.mybatisflex.core.table.TableInfo
-
- reflectorFactory - 类 中的变量com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- reflectorFactory - 类 中的变量com.mybatisflex.core.table.TableInfo
-
- reflectorMap - 类 中的静态变量com.mybatisflex.core.util.Reflectors
-
- Reflectors - com.mybatisflex.core.util中的类
-
- Reflectors() - 类 的构造器com.mybatisflex.core.util.Reflectors
-
- register(String, IKeyGenerator) - 类 中的静态方法com.mybatisflex.core.keygen.KeyGeneratorFactory
-
注册一个主键生成器
- registerDialect(DbType, IDialect) - 类 中的静态方法com.mybatisflex.core.dialect.DialectFactory
-
可以为某个 dbType 注册(新增或覆盖)自己的方言
- registerInsertListener(InsertListener, Class<?>...) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- registerMapping(Class<?>, Map<String, Method>) - 类 中的静态方法com.mybatisflex.core.row.RowUtil
-
- registerMaskProcessor(String, MaskProcessor) - 类 中的静态方法com.mybatisflex.core.mask.MaskManager
-
注册处理器,用户可以注册新的脱敏处理器 或者 覆盖内置的处理器
- registerSetListener(SetListener, Class<?>...) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- registerUpdateListener(UpdateListener, Class<?>...) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- relationField - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- relationFieldWrapper - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- RelationManager - com.mybatisflex.core.relation中的类
-
- RelationManager() - 类 的构造器com.mybatisflex.core.relation.RelationManager
-
- RelationsBuilder<T> - com.mybatisflex.core.query中的类
-
使用 Relations Query 的方式进行关联查询。
- RelationsBuilder(MapperQueryChain<T>) - 类 的构造器com.mybatisflex.core.query.RelationsBuilder
-
- RelationsQuery<T extends Model<T>> - com.mybatisflex.core.activerecord.query中的类
-
使用 Relations Query 的方式进行关联查询。
- RelationsQuery(Model<T>) - 类 的构造器com.mybatisflex.core.activerecord.query.RelationsQuery
-
- release() - 类 中的方法com.mybatisflex.core.audit.AbstractMessageCollector
-
- release() - 类 中的方法com.mybatisflex.core.audit.ScheduledMessageCollector
-
- release(String, boolean) - 类 中的静态方法com.mybatisflex.core.transaction.TransactionalManager
-
- release() - 类 中的静态方法com.mybatisflex.core.transaction.TransactionContext
-
- RELEASE_LOCK - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- releaseScheduledMessageCollector(MessageCollector) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- remarks - 枚举 中的变量com.mybatisflex.core.dialect.DbType
-
描述
- remove() - 类 中的方法com.mybatisflex.core.activerecord.Model
-
根据实体类构建的条件删除数据。
- remove() - 类 中的方法com.mybatisflex.core.row.DbChain
-
- remove(Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- remove(QueryWrapper) - 接口 中的方法com.mybatisflex.core.service.IService
-
根据查询条件删除数据。
- remove(QueryCondition) - 接口 中的方法com.mybatisflex.core.service.IService
-
根据查询条件删除数据。
- remove() - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- removeById() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
根据实体类主键删除数据。
- removeById() - 类 中的方法com.mybatisflex.core.row.DbChain
-
- removeById(T) - 接口 中的方法com.mybatisflex.core.service.IService
-
根据实体主键删除数据。
- removeById(Serializable) - 接口 中的方法com.mybatisflex.core.service.IService
-
根据数据主键删除数据。
- removeByIdOpt() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
根据实体类主键删除数据,结果使用
Optional 返回源对象回调,删除成功返回
Optional.of(this),删除失败返回
Optional.empty()。
- removeByIds(Collection<? extends Serializable>) - 接口 中的方法com.mybatisflex.core.service.IService
-
根据数据主键批量删除数据。
- removeByMap(Map<String, Object>) - 接口 中的方法com.mybatisflex.core.service.IService
-
- removeDatasource(String) - 类 中的方法com.mybatisflex.core.datasource.FlexDataSource
-
- removeOpt() - 类 中的方法com.mybatisflex.core.activerecord.Model
-
根据实体类构建的条件删除数据,结果使用
Optional 返回源对象回调,删除成功返回
Optional.of(this),删除失败返回
Optional.empty()。
- REPEAT - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- repeat(String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- repeat(QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- repeat(LambdaGetter<S>, LambdaGetter<N>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- repeat(String, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- repeat(QueryColumn, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- repeat(LambdaGetter<T>, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 重复 n 次。
- REPLACE - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- replace(String, String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
用字符串 s2 代替字符串 s 中的字符串 s1。
- replace(QueryColumn, QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
用字符串 s2 代替字符串 s 中的字符串 s1。
- replace(LambdaGetter<S>, LambdaGetter<S1>, LambdaGetter<S2>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
用字符串 s2 代替字符串 s 中的字符串 s1。
- replaceConditionColumn(QueryCondition) - 类 中的方法com.mybatisflex.core.query.Join
-
- replaceEntityKeyGenerator(MappedStatement) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
生成新的、已替换主键生成器的 MappedStatement
- replaceResultMap(MappedStatement, TableInfo) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
替换 entity 查询的 ResultMap
- replaceRowKeyGenerator(MappedStatement) - 类 中的方法com.mybatisflex.core.mybatis.FlexConfiguration
-
生成新的、已替换主键生成器的 MappedStatement
- replaceSqlParams(String, Object[]) - 类 中的静态方法com.mybatisflex.core.util.SqlUtil
-
替换 sql 中的问号 ?
- requireNonNullElse(T, T) - 类 中的静态方法com.mybatisflex.core.util.ObjectUtil
-
- resetAutoCommit(Connection) - 类 中的静态方法com.mybatisflex.core.datasource.FlexDataSource
-
- resolveDiscriminatedResultMap(ResultSet, ResultMap, String) - 类 中的方法com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- restartDataSource(DataSource) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceManager
-
- restoreLogicDelete() - 类 中的静态方法com.mybatisflex.core.logicdelete.LogicDeleteManager
-
恢复逻辑删除字段处理。
- restoreMask() - 类 中的静态方法com.mybatisflex.core.mask.MaskManager
-
恢复脱敏处理
- restoreOptimisticLock() - 类 中的静态方法com.mybatisflex.core.optimisticlock.OptimisticLockManager
-
恢复乐观锁字段处理。
- restoreTenantCondition() - 类 中的静态方法com.mybatisflex.core.tenant.TenantManager
-
恢复 tenant 条件
- resultHandler - 类 中的变量com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- returnCopyByAsMethod - 类 中的变量com.mybatisflex.core.query.QueryColumn
-
- REVERSE - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- reverse(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 的顺序反过来。
- reverse(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 的顺序反过来。
- reverse(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将字符串 s 的顺序反过来。
- RIGHT - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- right(String, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回字符串 s 的后 length 个字符。
- right(QueryColumn, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回字符串 s 的后 length 个字符。
- right(LambdaGetter<S>, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回字符串 s 的后 length 个字符。
- RIGHT_JOIN - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- rightJoin(String) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(String, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(Class<?>) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(Class<?>, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(QueryTable) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(QueryTable, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(QueryWrapper) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- rightJoin(QueryTable) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(String) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(String, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(Class<?>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(Class<?>, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- rightJoin(QueryTable) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(String) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(String, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(Class) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(Class, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rightJoin(QueryWrapper, boolean) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- rollback(String) - 类 中的静态方法com.mybatisflex.core.transaction.TransactionalManager
-
- ROUND - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- round(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回离 x 最近的整数(四舍五入)。
- round(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回离 x 最近的整数(四舍五入)。
- round(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回离 x 最近的整数(四舍五入)。
- round(String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- round(QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- round(LambdaGetter<X>, LambdaGetter<Y>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- round(String, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- round(QueryColumn, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- round(LambdaGetter<T>, Integer) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
保留 x 小数点后 y 位的值,但截断时要四舍五入。
- ROW - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- Row - com.mybatisflex.core.row中的类
-
- Row() - 类 的构造器com.mybatisflex.core.row.Row
-
- rowBounds - 类 中的变量com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- RowCPI - com.mybatisflex.core.row中的类
-
cross package invoker
- RowCPI() - 类 的构造器com.mybatisflex.core.row.RowCPI
-
- RowCustomKeyGenerator - com.mybatisflex.core.keygen中的类
-
- RowCustomKeyGenerator(RowKey) - 类 的构造器com.mybatisflex.core.keygen.RowCustomKeyGenerator
-
- rowData - 类 中的变量com.mybatisflex.core.row.DbChain
-
- RowJdbc3KeyGenerator - com.mybatisflex.core.keygen中的类
-
主要作用是为 Row 生成自增主键
- RowJdbc3KeyGenerator(String) - 类 的构造器com.mybatisflex.core.keygen.RowJdbc3KeyGenerator
-
- RowJdbc3KeyGenerator.KeyAssigner - com.mybatisflex.core.keygen中的类
-
- rowKey - 类 中的变量com.mybatisflex.core.keygen.RowCustomKeyGenerator
-
- RowKey - com.mybatisflex.core.row中的类
-
row 的主键策略
- RowKey() - 类 的构造器com.mybatisflex.core.row.RowKey
-
- RowKeyGenerator - com.mybatisflex.core.keygen中的类
-
为 row 的主键生成器
- RowKeyGenerator(MappedStatement) - 类 的构造器com.mybatisflex.core.keygen.RowKeyGenerator
-
- RowMapper - com.mybatisflex.core.row中的接口
-
- RowMapperInvoker - com.mybatisflex.core.row中的类
-
- RowMapperInvoker(SqlSessionFactory) - 类 的构造器com.mybatisflex.core.row.RowMapperInvoker
-
- ROWS - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- ROWS - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- ROWS_FETCH_NEXT - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- ROWS_ONLY - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- RowSqlProvider - com.mybatisflex.core.provider中的类
-
- RowSqlProvider() - 类 的构造器com.mybatisflex.core.provider.RowSqlProvider
-
不让实例化,使用静态方法的模式,效率更高,非静态方法每次都会实例化当前类
参考源码: {ProviderSqlSource.getBoundSql(Object)
- RowUtil - com.mybatisflex.core.row中的类
-
- RowUtil() - 类 的构造器com.mybatisflex.core.row.RowUtil
-
- RPAD - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- rpad(String, String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
字符串 s2 来填充 s1 的结尾处,使字符串长度达到 len。
- rpad(QueryColumn, QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
字符串 s2 来填充 s1 的结尾处,使字符串长度达到 len。
- rpad(LambdaGetter<S1>, LambdaGetter<L>, LambdaGetter<S2>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
字符串 s2 来填充 s1 的结尾处,使字符串长度达到 len。
- rrwLock - 类 中的变量com.mybatisflex.core.audit.AbstractMessageCollector
-
- rsmd - 类 中的变量com.mybatisflex.core.keygen.RowJdbc3KeyGenerator.KeyAssigner
-
- RTRIM - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- rtrim(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
去掉字符串 s 结尾处的空格。
- rtrim(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
去掉字符串 s 结尾处的空格。
- rtrim(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
去掉字符串 s 结尾处的空格。
- save() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存数据(自动忽略 null 值)。
- save(boolean) - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存数据,并设置是否忽略 null 值。
- save(Object) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- save() - 类 中的方法com.mybatisflex.core.row.DbChain
-
- save(T) - 接口 中的方法com.mybatisflex.core.service.IService
-
保存实体类对象数据。
- saveBatch(Collection<T>) - 接口 中的方法com.mybatisflex.core.service.IService
-
批量保存实体类对象数据。
- saveBatch(Collection<T>, int) - 接口 中的方法com.mybatisflex.core.service.IService
-
批量保存实体类对象数据。
- saveOpt() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存数据(自动忽略
null 值),结果使用
Optional
返回源对象回调,保存成功返回
Optional.of(this),保存失败返回
Optional.empty()。
- saveOpt(boolean) - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存数据,并设置是否忽略
null 值,结果使用
Optional
返回源对象回调,保存成功返回
Optional.of(this),保存失败返回
Optional.empty()。
- saveOrUpdate() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存或者更新数据,如果实体类主键没有值,则 保存 数据;如果实体类主键有值,则
更新 数据(全部自动忽略 null 值)。
- saveOrUpdate(boolean) - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存或者更新数据,如果实体类主键没有值,则 保存 数据;如果实体类主键有值,则
更新 数据,并设置是否忽略 null 值。
- saveOrUpdate(T) - 接口 中的方法com.mybatisflex.core.service.IService
-
保存或者更新实体类对象数据。
- saveOrUpdateBatch(Collection<T>) - 接口 中的方法com.mybatisflex.core.service.IService
-
保存或者更新实体类对象数据。
- saveOrUpdateBatch(Collection<T>, int) - 接口 中的方法com.mybatisflex.core.service.IService
-
保存或者更新实体类对象数据。
- saveOrUpdateOpt() - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存或者更新数据,如果实体类主键没有值,则
保存 数据;如果实体类主键有值,则
更新 数据(全部自动忽略
null 值),结果使用
Optional
返回源对象回调,保存或更新成功返回
Optional.of(this),保存或更新失败返回
Optional.empty()。
- saveOrUpdateOpt(boolean) - 接口 中的方法com.mybatisflex.core.activerecord.MapperModel
-
保存或者更新数据,如果实体类主键没有值,则
保存 数据;如果实体类主键有值,则
更新 数据,并设置是否忽略
null 值,结果使用
Optional
返回源对象回调,保存或更新成功返回
Optional.of(this),保存或更新失败返回
Optional.empty()。
- ScheduledMessageCollector - com.mybatisflex.core.audit中的类
-
- ScheduledMessageCollector() - 类 的构造器com.mybatisflex.core.audit.ScheduledMessageCollector
-
- ScheduledMessageCollector(long, MessageReporter) - 类 的构造器com.mybatisflex.core.audit.ScheduledMessageCollector
-
- scheduler - 类 中的变量com.mybatisflex.core.audit.ScheduledMessageCollector
-
- SCHEMA - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- schema() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回当前数据库 schema。
- schema - 类 中的变量com.mybatisflex.core.query.QueryTable
-
- schema - 类 中的变量com.mybatisflex.core.row.DbChain
-
- schema - 类 中的变量com.mybatisflex.core.table.TableInfo
-
- SCHEMA_NAME - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- schemaMappingTL - 类 中的静态变量com.mybatisflex.core.table.TableManager
-
- searchValue - 类 中的变量com.mybatisflex.core.query.CaseSearchQueryColumn.When
-
- SEC_TO_TIME - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- SECOND - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- second(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回时间 t 中的秒钟值。
- second(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回时间 t 中的秒钟值。
- second(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回时间 t 中的秒钟值。
- SECOND_GENERIC_PARAM_NAME - 类 中的静态变量com.mybatisflex.core.keygen.RowJdbc3KeyGenerator
-
- secretKey - 类 中的变量com.mybatisflex.core.audit.http.HttpMessageReporter
-
- secToTime(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将以秒为单位的时间 s 转换为时分秒的格式。
- secToTime(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将以秒为单位的时间 s 转换为时分秒的格式。
- secToTime(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
将以秒为单位的时间 s 转换为时分秒的格式。
- select() - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- select(String...) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- select(QueryColumn...) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- select(Iterable<QueryColumn>) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- select(LambdaGetter<E>...) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- select(QueryColumn[]...) - 类 中的方法com.mybatisflex.core.activerecord.query.QueryModel
-
- SELECT - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- select(QueryColumn...) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
SELECT queryColumns FROM table
- select() - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(String...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(LambdaGetter<T>...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(QueryColumn...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(Iterable<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(QueryColumn[]...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select(QueryColumn[], QueryColumn...) - 类 中的方法com.mybatisflex.core.query.QueryWrapper
-
- select() - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(String...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(LambdaGetter<T>...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(QueryColumn...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(Iterable<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(QueryColumn[]...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- select(QueryColumn[], QueryColumn...) - 类 中的方法com.mybatisflex.core.query.QueryWrapperAdapter
-
- SELECT_ALL_FROM - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- selectAll() - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询全部数据。
- selectAll(String, String) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查询某张表的所有数据
- selectAll(String) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查询某张表的所有数据
- selectAll(String, String) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
查询某张表的全部数据
- selectAll(String, String) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectAllWithRelations() - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询全部数据,及其 Relation 字段内容。
- selectColumns - 类 中的变量com.mybatisflex.core.query.BaseQueryWrapper
-
- selectColumns - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- selectCount() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
SELECT COUNT(*) as temp_count FROM table
- selectCount(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查收 count 数据,一般用于 select count(*)...
- selectCount(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
查询数据,一般用于 select count(*)...
- selectCount(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectCountByCondition(QueryCondition) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据条件查询数据总量。
- selectCountByCondition(String, String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 条件来查询数量
- selectCountByCondition(String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 条件来查询数量
- selectCountByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询数据量。
- selectCountByQuery(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 query 构建的条件来查询数据量
- selectCountByQuery(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 query 构建的条件来查询数据量
- selectCountByQuery(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
直接根据 query 来查询数据量
- selectCountByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
查询数据量
- selectCountByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectCountOne() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
SELECT COUNT(1) as temp_count_one FROM table
- selectCursorByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询游标数据,该方法必须在事务中才能正常使用,非事务下无法获取数据。
- selectCursorByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询游标数据,要求返回的数据为 asType 类型。
- selectFirstAndSecondColumnsAsMap(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回为Map 第一列的值作为key 第二列的值作为value
- selectFirstAndSecondColumnsAsMap(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查询某个内容,数据返回为Map 第一列的值作为key 第二列的值作为value
- selectFirstAndSecondColumnsAsMap(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回为Map 第一列的值作为key 第二列的值作为value
- selectFirstAndSecondColumnsAsMap(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回为Map 第一列的值作为key 第二列的值作为value
- selectFirstAndSecondColumnsAsMap(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
- selectFirstAndSecondColumnsAsMap(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectFirstAndSecondColumnsAsMapByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
- selectFirstAndSecondColumnsAsMapByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectListByCondition(QueryCondition) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询多条数据。
- selectListByCondition(QueryCondition, Long) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询多条数据。
- selectListByCondition(String, String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 condition 条件来查询数据列表
- selectListByCondition(String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 condition 条件来查询数据列表
- selectListByCondition(String, String, QueryCondition, Long) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 条件来查询数据列表
- selectListByCondition(String, QueryCondition, Long) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 条件来查询数据列表
- selectListByIds(Collection<? extends Serializable>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据多个主键来查询多条数据。
- selectListByIds(Map, ProviderContext) - 类 中的静态方法com.mybatisflex.core.provider.EntitySqlProvider
-
selectListByIds 的 SQL 构建。
- selectListByMap(Map<String, Object>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据 Map 来构建查询条件,查询多条数据。
- selectListByMap(Map<String, Object>, Long) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据 Map 来构建查询条件,查询多条数据。
- selectListByMap(String, String, Map<String, Object>) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 map 构建的条件来查询数据列表
- selectListByMap(String, Map<String, Object>) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 map 构建的条件来查询数据列表
- selectListByMap(String, String, Map<String, Object>, Long) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 map 构建的条件来查询数据列表
- selectListByMap(String, Map<String, Object>, Long) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 map 构建的条件来查询数据列表
- selectListByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询数据列表。
- selectListByQuery(QueryWrapper, Consumer<FieldQueryBuilder<T>>...) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询数据列表。
- selectListByQuery(Map, ProviderContext) - 类 中的静态方法com.mybatisflex.core.provider.EntitySqlProvider
-
selectListByQuery 的 SQL 构建。
- selectListByQuery(Map) - 类 中的静态方法com.mybatisflex.core.provider.RowSqlProvider
-
selectListByQuery 的 SQL 构建。
- selectListByQuery(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 query 来查询数据列表
- selectListByQuery(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 query 来查询数据列表
- selectListByQuery(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 query 来查询数据列表
- selectListByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
根据 queryWrapper 来查询一个 row 列表
- selectListByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectListByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询数据列表,要求返回的数据为 asType。
- selectListByQueryAs(QueryWrapper, Class<R>, Consumer<FieldQueryBuilder<R>>...) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询数据列表,要求返回的数据为 asType 类型。
- selectListBySql(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
通过 sql 来查询多条数据
- selectListBySql(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
通过自定义 sql 来查询一个 Row 列表
- selectListBySql(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectListWithRelationsByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询实体类及其 Relation 注解字段。
- selectListWithRelationsByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询实体类及其 Relation 注解字段。
- selectListWithRelationsByQueryAs(QueryWrapper, Class<R>, Consumer<FieldQueryBuilder<R>>...) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询实体类及其 Relation 注解字段。
- selectObject(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查询某个内容,数据返回的应该只有 1 行 1 列
- selectObject(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObject(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObject(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObject(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
通过 sql 查询某一个数据,sql 执行的结果应该只有 1 行 1 列
若返回有多列,则只取第一列的值,若有多行,则会出现 TooManyResultsException 错误
- selectObject(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectObjectByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询第一列返回的数据,QueryWrapper 执行的结果应该只有 1 列,例如:
QueryWrapper.create().select(ACCOUNT.id).where(...);
- selectObjectByQuery(Map, ProviderContext) - 类 中的静态方法com.mybatisflex.core.provider.EntitySqlProvider
-
selectCountByQuery 的 SQL 构建。
- selectObjectByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
根据 queryWrapper 1 条数据
queryWrapper 执行的结果应该只有 1 列,例如 QueryWrapper.create().select(ACCOUNT.id).where...
- selectObjectByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectObjectByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询第一列返回的数据,QueryWrapper 执行的结果应该只有 1 列,例如:
QueryWrapper.create().select(ACCOUNT.id).where(...);
- selectObjectList(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
查询某列内容,数据返回应该有 多行 1 列
- selectObjectList(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObjectList(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObjectList(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 查询内容,数据返回的应该只有 1 行 1 列
- selectObjectList(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
通过 sql 查询多行数据,sql 执行的结果应该只有 1 列
- selectObjectList(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectObjectListByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询第一列返回的数据集合,QueryWrapper 执行的结果应该只有 1 列,例如:
QueryWrapper.create().select(ACCOUNT.id).where(...);
- selectObjectListByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
根据 queryWrapper 来查询数据列表
queryWrapper 执行的结果应该只有 1 列,例如 QueryWrapper.create().select(ACCOUNT.id).where...
- selectObjectListByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectObjectListByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
查询第一列返回的数据集合,QueryWrapper 执行的结果应该只有 1 列,例如:
QueryWrapper.create().select(ACCOUNT.id).where(...);
- selectOne() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
SELECT 1 as temp_one FROM table
- selectOneByCondition(QueryCondition) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询数据。
- selectOneByCondition(String, String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 来查询数据
- selectOneByCondition(String, QueryCondition) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 condition 来查询数据
- selectOneByEntityId(T) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据实体主键查询数据。
- selectOneById(Serializable) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据主键查询数据。
- selectOneById(Map, ProviderContext) - 类 中的静态方法com.mybatisflex.core.provider.EntitySqlProvider
-
selectOneById 的 SQL 构建。
- selectOneById(Map) - 类 中的静态方法com.mybatisflex.core.provider.RowSqlProvider
-
selectOneById 的 SQL 构建。
- selectOneById(String, String, Row) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 id 来查询 1 条数据
- selectOneById(String, Row) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 id 来查询 1 条数据
- selectOneById(String, String, String, Object) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据主键来查询 1 条数据
- selectOneById(String, String, Object) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据主键来查询 1 条数据
- selectOneById(String, String, Row) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
通过主键来查询数据
- selectOneById(String, String, String, Object) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
根据主键来查询数据
- selectOneById(String, String, Row) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectOneById(String, String, String, Object) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectOneByMap(Map<String, Object>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据 Map 构建的条件来查询数据。
- selectOneByMap(String, String, Map) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 map 来查询 1 条数据
- selectOneByMap(String, Map) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 map 来查询 1 条数据
- selectOneByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件来查询 1 条数据。
- selectOneByQuery(String, String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 来查询 1 条数据
- selectOneByQuery(String, QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 queryWrapper 来查询 1 条数据
- selectOneByQuery(QueryWrapper) - 类 中的静态方法com.mybatisflex.core.row.Db
-
直接根据 queryWrapper 查询 1 条数据
- selectOneByQuery(String, String, QueryWrapper) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
根据 queryWrapper 来查询 1 条数据
- selectOneByQuery(String, String, QueryWrapper) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectOneByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件来查询 1 条数据。
- selectOneBySql(String, Object...) - 类 中的静态方法com.mybatisflex.core.row.Db
-
根据 sql 来查询 1 条数据
- selectOneBySql(String, Object...) - 接口 中的方法com.mybatisflex.core.row.RowMapper
-
通过原生 SQL 查询 1 条数据,要求数据必须返回 1 条内容,否则会报错
- selectOneBySql(String, Object...) - 类 中的方法com.mybatisflex.core.row.RowMapperInvoker
-
- selectOneWithRelationsByCondition(QueryCondition) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询 1 条数据。
- selectOneWithRelationsById(Serializable) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据主表主键来查询 1 条数据。
- selectOneWithRelationsByIdAs(Serializable, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据主表主键来查询 1 条数据。
- selectOneWithRelationsByMap(Map<String, Object>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据 Map 构建的条件来查询 1 条数据。
- selectOneWithRelationsByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件来查询 1 条数据。
- selectOneWithRelationsByQueryAs(QueryWrapper, Class<R>) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件来查询 1 条数据。
- SelectQueryColumn - com.mybatisflex.core.query中的类
-
子查询列。
- SelectQueryColumn(QueryWrapper) - 类 的构造器com.mybatisflex.core.query.SelectQueryColumn
-
- SelectQueryTable - com.mybatisflex.core.query中的类
-
查询的 table,
实例1:用于构建 select * from (select ...)
- SelectQueryTable(QueryWrapper) - 类 的构造器com.mybatisflex.core.query.SelectQueryTable
-
- selectRowsByQuery(QueryWrapper) - 接口 中的方法com.mybatisflex.core.BaseMapper
-
根据查询条件查询 Row 数据。
- selfEntityClass - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- selfField - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- selfFieldWrapper - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- selfValueSplitBy - 类 中的变量com.mybatisflex.core.relation.ToManyRelation
-
- SEMICOLON - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- sendMessages(List<AuditMessage>) - 类 中的方法com.mybatisflex.core.audit.ConsoleMessageReporter
-
- sendMessages(List<AuditMessage>) - 类 中的方法com.mybatisflex.core.audit.http.HttpMessageReporter
-
- sendMessages(List<AuditMessage>) - 接口 中的方法com.mybatisflex.core.audit.MessageReporter
-
- sequence - 类 中的变量com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
同一毫秒内的最新序号,最大值可为(2^12 - 1 = 4095)。
- SEQUENCE_BITS - 类 中的静态变量com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
序号占用的位数(12bit)。
- SEQUENCE_MASK - 类 中的静态变量com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
序号掩码,用于与自增后的序列号进行位“与”操作,如果值为 0,则代表自增后的序列号超过了 4095。
- serialVersionUID - 异常错误 中的静态变量com.mybatisflex.core.exception.MybatisFlexException
-
- serialVersionUID - 类 中的静态变量com.mybatisflex.core.mybatis.binding.MybatisMapperProxy
-
- serialVersionUID - 类 中的静态变量com.mybatisflex.core.paginate.Page
-
- serialVersionUID - 类 中的静态变量com.mybatisflex.core.query.Join
-
- SET - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- set(PropertyTokenizer, Object) - 类 中的方法com.mybatisflex.core.mybatis.FlexWrapperFactory.FlexBeanWrapper
-
- set(String, SqlOperator) - 类 中的方法com.mybatisflex.core.query.SqlOperators
-
设置数据库的字段名称以及对应的操作符。
- set(QueryColumn, SqlOperator) - 类 中的方法com.mybatisflex.core.query.SqlOperators
-
- set(LambdaGetter<T>, SqlOperator) - 类 中的方法com.mybatisflex.core.query.SqlOperators
-
设置 Lambda 表达式对应数据库字段的操作符。
- set(String, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- set(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- set(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- set(String, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(String, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(String, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(QueryColumn, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(QueryColumn, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(QueryColumn, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(LambdaGetter<T>, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- set(String, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(String, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(String, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(String, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(QueryColumn, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(QueryColumn, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(QueryColumn, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(QueryColumn, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(LambdaGetter<T>, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(LambdaGetter<T>, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(LambdaGetter<T>, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(LambdaGetter<T>, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应参数值。
- set(String, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- set(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- set(LambdaGetter<L>, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- set(String, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- set(QueryColumn, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- set(LambdaGetter<E>, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- set(Object, Object) - 类 中的方法com.mybatisflex.core.util.FieldWrapper
-
- setAddress(InetAddress) - 类 中的方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
- setAlias(String) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- setAlias(String) - 类 中的方法com.mybatisflex.core.query.QueryTable
-
- setAlias(String[]) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setAllColumns(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setAnnotationKeyThreadLocal(ThreadLocal<String>) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceKey
-
已过时。
- setAssociationType(Map<String, Class<?>>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setAuditEnable(boolean) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- setAutoClearConfig(boolean) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setBefore(boolean) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig.KeyConfig
-
- setBefore(Boolean) - 类 中的方法com.mybatisflex.core.table.IdInfo
-
- setBizId(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setCamelToUnderline(boolean) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setCaseSensitive(boolean) - 类 中的方法com.mybatisflex.core.dialect.KeywordWrap
-
- setCharSet(String) - 类 中的静态方法com.mybatisflex.core.audit.http.HttpUtil
-
- setClassCacheEnabled(boolean) - 类 中的方法com.mybatisflex.core.table.BaseReflectorFactory
-
- setClock(Clock) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- setCollectionType(Map<Field, Class<?>>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setColumn(QueryColumn) - 类 中的方法com.mybatisflex.core.query.Brackets
-
- setColumn(QueryColumn) - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- setColumn(String) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setColumnInfoList(List<ColumnInfo>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setColumns(List<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.FunctionQueryColumn
-
- setColumns(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setComment(String) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setComment(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setConditionCaster(Function<? super QueryCondition, ? extends QueryCondition>) - 类 中的静态方法com.mybatisflex.core.query.QueryColumnBehavior
-
- setConfig(String, FlexGlobalConfig, boolean) - 类 中的静态方法com.mybatisflex.core.FlexGlobalConfig
-
设置全局配置
- setConfiguration(Configuration) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setConfiguration(FlexConfiguration) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setConnectTimeout(int) - 类 中的静态方法com.mybatisflex.core.audit.http.HttpUtil
-
- setContext(Map<String, Object>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setContext(QueryWrapper, Map<String, Object>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setCurrentType(Class<?>) - 类 中的静态方法com.mybatisflex.core.mybatis.MappedStatementTypes
-
- setDataSource(DataSource) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setDataSource(String, DataSource) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setDataSource(String) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setDataSource(QueryWrapper, String) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setDataSource(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setDataSource(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setDataSourceProperties(Object) - 类 中的方法com.mybatisflex.core.datasource.DataSourceBuilder
-
- setDataSourceShardingStrategy(DataSourceShardingStrategy) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceManager
-
- setDbType(DbType) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setDecipher(DataSourceDecipher) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceManager
-
- setDefaultConfig(FlexGlobalConfig) - 类 中的静态方法com.mybatisflex.core.FlexGlobalConfig
-
- setDefaultMaxPageSize(int) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setDefaultPageSize(int) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setDefaultQueryColumns(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setDefaultQueryDepth(int) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setDefaultRelationQueryDepth(int) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setDeletedValueOfLogicDelete(Object) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setDsName(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setDynamicSchemaProcessor(DynamicSchemaProcessor) - 类 中的静态方法com.mybatisflex.core.table.TableManager
-
- setDynamicTableProcessor(DynamicTableProcessor) - 类 中的静态方法com.mybatisflex.core.table.TableManager
-
- setElapsedTime(long) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setEmpty(boolean) - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- setEndFragments(List<String>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setEndFragments(QueryWrapper, List<String>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setEntityClass(Class) - 类 中的方法com.mybatisflex.core.field.FieldQuery
-
- setEntityClass(Class<?>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setEntityInsertListeners(Map<Class<?>, List<InsertListener>>) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setEntitySetListeners(Map<Class<?>, List<SetListener>>) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setEntityUpdateListeners(Map<Class<?>, List<UpdateListener>>) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setEnvironmentId(String) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setExtraConditionParams(Map<String, Object>) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setFieldName(String) - 类 中的方法com.mybatisflex.core.field.FieldQuery
-
- setFieldWrapper(FieldWrapper) - 类 中的方法com.mybatisflex.core.field.FieldQuery
-
- setFnName(String) - 类 中的方法com.mybatisflex.core.query.FunctionQueryColumn
-
- setFnName(String) - 类 中的方法com.mybatisflex.core.query.StringFunctionQueryColumn
-
- setFromIfNecessary(QueryWrapper, String) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setFromIfNecessary(QueryWrapper, String, String) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setGlobalConfigs(ConcurrentHashMap<String, FlexGlobalConfig>) - 类 中的静态方法com.mybatisflex.core.FlexGlobalConfig
-
- setGroupByColumns(List<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setGroupByColumns(QueryWrapper, List<QueryColumn>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setGson(Gson) - 类 中的静态方法com.mybatisflex.core.handler.GsonTypeHandler
-
- setHavingQueryCondition(QueryCondition) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setHavingQueryCondition(QueryWrapper, QueryCondition) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setHint(String) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setHint(QueryWrapper, String) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setHintDbType(DbType) - 类 中的静态方法com.mybatisflex.core.dialect.DialectFactory
-
设置当前线程的 dbType
- setHintSchemaMapping(String, String) - 类 中的静态方法com.mybatisflex.core.table.TableManager
-
- setHintTableMapping(String, String) - 类 中的静态方法com.mybatisflex.core.table.TableManager
-
- setHostIp(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setId(RowKey) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- setId(RowKey, Object) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- setIgnore(boolean) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setIgnoreFunction(Predicate<Object>) - 类 中的静态方法com.mybatisflex.core.query.QueryColumnBehavior
-
- setIgnoreRelations(Set<String>) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setInsertPrimaryKeys(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setInstancePropertyValue(Row, Object, MetaObject, ColumnInfo, String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setJdbcType(JdbcType) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setJoinQueryCondition(Join, QueryCondition) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setJoins(List<Join>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setJoins(QueryWrapper, List<Join>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setJoinSelfColumn(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setJoinTable(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setJoinTables(List<QueryTable>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setJoinTables(QueryWrapper, List<QueryTable>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setJoinTargetColumn(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setKey(String) - 类 中的方法com.mybatisflex.core.query.UnionWrapper
-
- setKeyConfig(FlexGlobalConfig.KeyConfig) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setKeyType(KeyType) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig.KeyConfig
-
- setKeyType(KeyType) - 类 中的方法com.mybatisflex.core.table.IdInfo
-
- setKeywordsToUpperCase(boolean) - 类 中的方法com.mybatisflex.core.dialect.KeywordWrap
-
- setLargeColumns(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setLastTimeMillis(long) - 类 中的方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
- setLimitOffset(Long) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setLimitOffset(QueryWrapper, Long) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setLimitRows(Long) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setLimitRows(QueryWrapper, Long) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setListenerCache - 类 中的静态变量com.mybatisflex.core.table.TableInfo
-
- setLogic(String) - 类 中的方法com.mybatisflex.core.query.Brackets
-
- setLogic(String) - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- setLogicDeleteColumn(String) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setLogicDeleteColumn(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setLogImpl(Class<? extends Log>) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setLoginTimeout(int) - 类 中的方法com.mybatisflex.core.datasource.AbstractDataSource
-
Setting a login timeout is not supported.
- setLogWriter(PrintWriter) - 类 中的方法com.mybatisflex.core.datasource.AbstractDataSource
-
LogWriter methods are not supported.
- setManualKeyThreadLocal(ThreadLocal<String>) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceKey
-
已过时。
- setMapKeyField(String) - 类 中的方法com.mybatisflex.core.relation.ToManyRelation
-
- setMaskType(String) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setMaxDepth(int) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setMessageCollector(MessageCollector) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- setMessageFactory(MessageFactory) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- setMessageReporter(MessageReporter) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- setMetas(Map<String, Object>) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setModule(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setName(String) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- setName(String) - 类 中的方法com.mybatisflex.core.query.QueryTable
-
- setName(String) - 类 中的方法com.mybatisflex.core.query.WithItem
-
- setNonNullParameter(PreparedStatement, int, T, JdbcType) - 类 中的方法com.mybatisflex.core.handler.BaseJsonTypeHandler
-
- setNonNullParameter(PreparedStatement, int, List<String>, JdbcType) - 类 中的方法com.mybatisflex.core.handler.CommaSplitTypeHandler
-
- setNonNullParameter(PreparedStatement, int, E, JdbcType) - 类 中的方法com.mybatisflex.core.handler.FlexEnumTypeHandler
-
- setNonNullParameter(PreparedStatement, int, Object, JdbcType) - 类 中的方法com.mybatisflex.core.mask.MaskTypeHandler
-
- setNormalValueOfLogicDelete(Object) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setObjectMapper(ObjectMapper) - 类 中的静态方法com.mybatisflex.core.handler.JacksonTypeHandler
-
- setOffsetPeriod(long) - 类 中的静态方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
- setOnInsertColumns(Map<String, String>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setOnInsertListeners(List<InsertListener>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setOnlyQueryValueField(boolean) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setOnSetListeners(List<SetListener>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setOnUpdateColumns(Map<String, String>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setOnUpdateListeners(List<UpdateListener>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setOptimizeCountQuery(boolean) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置是否自动优化 COUNT 查询语句。
- setOrderBys(List<QueryOrderBy>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setOrderBys(QueryWrapper, List<QueryOrderBy>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setPageNumber(long) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置当前页码。
- setPageSize(long) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置当前每页数据数量。
- setParameter(PreparedStatement, int, E, JdbcType) - 类 中的方法com.mybatisflex.core.handler.CompositeEnumTypeHandler
-
- setParameter(PreparedStatement, int, Object, JdbcType) - 类 中的方法com.mybatisflex.core.mask.CompositeMaskTypeHandler
-
- setParameter(PreparedStatement, int) - 类 中的方法com.mybatisflex.core.mybatis.TypeHandlerObject
-
- setParameters(PreparedStatement) - 类 中的方法com.mybatisflex.core.mybatis.SqlArgsParameterHandler
-
- setParams(List<String>) - 类 中的方法com.mybatisflex.core.query.StringFunctionQueryColumn
-
- setParams(List<String>) - 类 中的方法com.mybatisflex.core.query.WithItem
-
- setParams(Object[]) - 类 中的方法com.mybatisflex.core.query.WithStringDetail
-
- setPlatform(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setPrevent(boolean) - 类 中的方法com.mybatisflex.core.field.FieldQuery
-
- setPrimaryColumns(String[]) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setPrimaryKeyList(List<IdInfo>) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setPrimaryKeys(Set<RowKey>) - 类 中的方法com.mybatisflex.core.row.Row
-
- setPrintBanner(boolean) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setProcessor(LogicDeleteProcessor) - 类 中的静态方法com.mybatisflex.core.logicdelete.LogicDeleteManager
-
设置逻辑删除处理器。
- setProperty(String) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setPropertyType(Class<?>) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setQuery(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setQueryBuilder(QueryBuilder) - 类 中的方法com.mybatisflex.core.field.FieldQuery
-
- setQueryColumns(List<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.DistinctQueryColumn
-
- setQueryCount(int) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setQueryParams(List<Object>) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setQueryRelations(Set<String>) - 类 中的静态方法com.mybatisflex.core.relation.RelationManager
-
- setQueryTable(QueryWrapper, List<QueryTable>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setQueryTables(List<QueryTable>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setQueryTime(long) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setQueryWrapper(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.SelectQueryTable
-
- setQueryWrapper(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.UnionWrapper
-
- setQueryWrapper(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.WithSelectDetail
-
- setQueryWrapper(QueryWrapper) - 类 中的方法com.mybatisflex.core.query.WithValuesDetail
-
- setRaw(String, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- setRaw(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- setRaw(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.row.DbChain
-
- setRaw(String, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(LambdaGetter<T>, Object, boolean) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(String, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(String, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(String, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(QueryColumn, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(QueryColumn, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(QueryColumn, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(LambdaGetter<T>, Object) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(LambdaGetter<T>, Object, BooleanSupplier) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(LambdaGetter<T>, V, Predicate<V>) - 类 中的方法com.mybatisflex.core.row.Row
-
- setRaw(String, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(String, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(String, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(String, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(QueryColumn, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(QueryColumn, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(QueryColumn, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(QueryColumn, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(LambdaGetter<T>, Object) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(LambdaGetter<T>, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(LambdaGetter<T>, Object, BooleanSupplier) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(LambdaGetter<T>, V, Predicate<V>) - 接口 中的方法com.mybatisflex.core.update.PropertySetter
-
设置字段对应原生值。
- setRaw(String, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- setRaw(QueryColumn, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- setRaw(LambdaGetter<L>, Object, boolean) - 类 中的方法com.mybatisflex.core.update.UpdateChain
-
- setRaw(String, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- setRaw(QueryColumn, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- setRaw(LambdaGetter<E>, Object, boolean) - 接口 中的方法com.mybatisflex.core.update.UpdateWrapper
-
- setRawSQL(String) - 类 中的方法com.mybatisflex.core.query.WithStringDetail
-
- setReadTimeout(int) - 类 中的静态方法com.mybatisflex.core.audit.http.HttpUtil
-
- setRecords(List<T>) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置当前页的数据。
- setRecursive(boolean) - 类 中的方法com.mybatisflex.core.query.With
-
- setReflector(Reflector) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setRelationField(Field) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setRelationFieldWrapper(FieldWrapper) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setSchema(String) - 类 中的方法com.mybatisflex.core.query.QueryTable
-
- setSchema(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setSelectColumns(List<QueryColumn>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setSelectColumns(QueryWrapper, List<QueryColumn>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setSelectColumnsIfNecessary(QueryWrapper, List<QueryColumn>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setSelfEntityClass(Class<SelfEntity>) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setSelfField(Field) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setSelfFieldWrapper(FieldWrapper) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setSequence(long) - 类 中的方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
- setSmartConvertInToEquals(boolean) - 类 中的静态方法com.mybatisflex.core.query.QueryColumnBehavior
-
- setSqlArgs(Map, Object[]) - 类 中的静态方法com.mybatisflex.core.provider.ProviderUtil
-
- setSqlSessionFactory(SqlSessionFactory) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setTable(QueryTable) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- setTableName(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setTargetEntityClass(Class<?>) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTargetField(Field) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTargetFieldWrapper(FieldWrapper) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTargetSchema(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTargetTable(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTargetTableInfo(TableInfo) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setTenantColumn(String) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setTenantFactory(TenantFactory) - 类 中的静态方法com.mybatisflex.core.tenant.TenantManager
-
- setTenantIdColumn(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setterMethod - 类 中的变量com.mybatisflex.core.util.FieldWrapper
-
- setThenValue(Object) - 类 中的方法com.mybatisflex.core.query.CaseQueryColumn.When
-
- setThenValue(Object) - 类 中的方法com.mybatisflex.core.query.CaseSearchQueryColumn.When
-
- setThreadLocal(ThreadLocal<Deque<String>>) - 类 中的静态方法com.mybatisflex.core.datasource.DataSourceKey
-
- setTotalPage(long) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置总页数。
- setTotalRow(long) - 类 中的方法com.mybatisflex.core.paginate.Page
-
设置数据总数。
- setTransactionFactory(TransactionFactory) - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- setTwepoch(long) - 类 中的静态方法com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
- setTypeHandler(TypeHandler<?>) - 类 中的方法com.mybatisflex.core.table.ColumnInfo
-
- setUnions(List<UnionWrapper>) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setUnions(QueryWrapper, List<UnionWrapper>) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setUnMappedColumnHandler(UnMappedColumnHandler) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setUrl(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setUser(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setUserIp(String) - 类 中的方法com.mybatisflex.core.audit.AuditMessage
-
- setValue(String) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig.KeyConfig
-
- setValue(MetaObject, String, Object) - 类 中的方法com.mybatisflex.core.keygen.CustomKeyGenerator
-
- setValue(Object) - 类 中的方法com.mybatisflex.core.query.Brackets
-
- setValue(Object) - 类 中的方法com.mybatisflex.core.query.QueryCondition
-
- setValue(String) - 类 中的方法com.mybatisflex.core.table.IdInfo
-
- setValue(int) - 枚举 中的方法com.mybatisflex.core.transaction.Propagation
-
- setValueField(String) - 类 中的方法com.mybatisflex.core.relation.AbstractRelation
-
- setVersionColumn(String) - 类 中的方法com.mybatisflex.core.FlexGlobalConfig
-
- setVersionColumn(String) - 类 中的方法com.mybatisflex.core.table.TableInfo
-
- setWhereQueryCondition(QueryCondition) - 类 中的方法com.mybatisflex.core.query.BaseQueryWrapper
-
- setWhereQueryCondition(QueryWrapper, QueryCondition) - 类 中的静态方法com.mybatisflex.core.query.CPI
-
- setWithDetail(WithDetail) - 类 中的方法com.mybatisflex.core.query.WithItem
-
- setWithItems(List<WithItem>) - 类 中的方法com.mybatisflex.core.query.With
-
- sha256(String) - 类 中的静态方法com.mybatisflex.core.audit.http.HashUtil
-
- shouldApplyAutomaticMappings(ResultMap, boolean) - 类 中的方法com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- shouldIgnoreValue(Object) - 类 中的静态方法com.mybatisflex.core.query.QueryColumnBehavior
-
- shouldProcessMoreRows(ResultContext<?>, RowBounds) - 类 中的方法com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- SIGN - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- sign(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的符号,x 是负数、0、正数分别返回 -1、0、1。
- sign(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的符号,x 是负数、0、正数分别返回 -1、0、1。
- sign(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的符号,x 是负数、0、正数分别返回 -1、0、1。
- simpleName - 类 中的变量com.mybatisflex.core.relation.AbstractRelation
-
- SIN - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- sin(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
求正弦值。
- sin(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
求正弦值。
- sin(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
求正弦值。
- SINGLE_QUOTE - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- SINODB - 接口 中的静态变量com.mybatisflex.core.dialect.LimitOffsetProcessor
-
- SKIP - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- skipFlags - 类 中的静态变量com.mybatisflex.core.logicdelete.LogicDeleteManager
-
- skipFlags - 类 中的静态变量com.mybatisflex.core.mask.MaskManager
-
- skipFlags - 类 中的静态变量com.mybatisflex.core.optimisticlock.OptimisticLockManager
-
- skipLogicDelete() - 类 中的静态方法com.mybatisflex.core.logicdelete.LogicDeleteManager
-
跳过逻辑删除字段处理。
- skipMask() - 类 中的静态方法com.mybatisflex.core.mask.MaskManager
-
跳过脱敏处理
- skipOptimisticLock() - 类 中的静态方法com.mybatisflex.core.optimisticlock.OptimisticLockManager
-
跳过乐观锁字段处理。
- skipRows(ResultSet, RowBounds) - 类 中的方法com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- smartConvertInToEquals - 类 中的静态变量com.mybatisflex.core.query.QueryColumnBehavior
-
当 IN(...)
- SNOW_FLAKE_ID - 类 中的静态变量com.mybatisflex.core.row.RowKey
-
snowFlakeId
- snowFlakeId - 类 中的静态变量com.mybatisflex.core.keygen.KeyGenerators
-
- SnowFlakeIDKeyGenerator - com.mybatisflex.core.keygen.impl中的类
-
雪花算法 ID 生成器。
- SnowFlakeIDKeyGenerator() - 类 的构造器com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
雪花算法 ID 生成器。
- SnowFlakeIDKeyGenerator(InetAddress) - 类 的构造器com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
根据 IP 地址计算数据中心 ID 和工作机器 ID 生成数据库 ID。
- SnowFlakeIDKeyGenerator(long, long) - 类 的构造器com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator
-
根据数据中心 ID 和工作机器 ID 生成数据库 ID。
- sourceFormat - 枚举 中的变量com.mybatisflex.core.exception.locale.LocalizedFormats
-
- SPACE - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- space(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 n 个空格。
- space(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 n 个空格。
- space(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 n 个空格。
- splitByComma(String) - 类 中的方法com.mybatisflex.core.handler.CommaSplitTypeHandler
-
- SQL - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- SQL_ARGS - 类 中的静态变量com.mybatisflex.core.FlexConsts
-
- SQL_ORDER_BY_PATTERN - 类 中的静态变量com.mybatisflex.core.util.SqlUtil
-
仅支持字母、数字、下划线、空格、逗号、小数点(支持多个字段排序)
- SqlArgsParameterHandler - com.mybatisflex.core.mybatis中的类
-
- SqlArgsParameterHandler(MappedStatement, Object, BoundSql) - 类 的构造器com.mybatisflex.core.mybatis.SqlArgsParameterHandler
-
- SqlConnector - com.mybatisflex.core.constant中的枚举
-
- SqlConnector(String) - 枚举 的构造器com.mybatisflex.core.constant.SqlConnector
-
- SqlConsts - com.mybatisflex.core.constant中的类
-
SQL 构建常量池。
- SqlConsts() - 类 的构造器com.mybatisflex.core.constant.SqlConsts
-
- SqlOperator - com.mybatisflex.core.constant中的枚举
-
SQL 操作符。
- SqlOperator(String) - 枚举 的构造器com.mybatisflex.core.constant.SqlOperator
-
- SqlOperators - com.mybatisflex.core.query中的类
-
SQL 操作符集合,用于为多个字段分别设置操作符。
- SqlOperators() - 类 的构造器com.mybatisflex.core.query.SqlOperators
-
默认构造函数。
- SqlOperators(int) - 类 的构造器com.mybatisflex.core.query.SqlOperators
-
带初始容量的构造函数。
- SqlOperators(SqlOperators) - 类 的构造器com.mybatisflex.core.query.SqlOperators
-
复制构造函数。
- SQLSERVER - 接口 中的静态变量com.mybatisflex.core.dialect.LimitOffsetProcessor
-
derby 的处理器
适合 DbType#DERBY,DbType#ORACLE_12C,DbType#SQLSERVER ,DbType#POSTGRE_SQL
- Sqlserver2005DialectImpl - com.mybatisflex.core.dialect.impl中的类
-
- Sqlserver2005DialectImpl() - 类 的构造器com.mybatisflex.core.dialect.impl.Sqlserver2005DialectImpl
-
- Sqlserver2005DialectImpl(LimitOffsetProcessor) - 类 的构造器com.mybatisflex.core.dialect.impl.Sqlserver2005DialectImpl
-
- Sqlserver2005DialectImpl(KeywordWrap, LimitOffsetProcessor) - 类 的构造器com.mybatisflex.core.dialect.impl.Sqlserver2005DialectImpl
-
- SQLSERVER_2005 - 接口 中的静态变量com.mybatisflex.core.dialect.LimitOffsetProcessor
-
SqlServer 2005 limit 处理器
- SqlserverDialectImpl - com.mybatisflex.core.dialect.impl中的类
-
- SqlserverDialectImpl() - 类 的构造器com.mybatisflex.core.dialect.impl.SqlserverDialectImpl
-
- SqlserverDialectImpl(LimitOffsetProcessor) - 类 的构造器com.mybatisflex.core.dialect.impl.SqlserverDialectImpl
-
- SqlserverDialectImpl(KeywordWrap, LimitOffsetProcessor) - 类 的构造器com.mybatisflex.core.dialect.impl.SqlserverDialectImpl
-
- sqlSession - 类 中的变量com.mybatisflex.core.mybatis.binding.MybatisMapperProxy
-
- sqlSessionFactory - 类 中的变量com.mybatisflex.core.FlexGlobalConfig
-
创建好的 sqlSessionFactory
- sqlSessionFactory - 类 中的变量com.mybatisflex.core.mybatis.Mappers.MapperHandler
-
- sqlSessionFactory - 类 中的变量com.mybatisflex.core.row.RowMapperInvoker
-
- SqlUtil - com.mybatisflex.core.util中的类
-
- SqlUtil() - 类 的构造器com.mybatisflex.core.util.SqlUtil
-
- SQRT - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- sqrt(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的平方根。
- sqrt(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的平方根。
- sqrt(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回 x 的平方根。
- SQUARE_BRACKETS - 类 中的静态变量com.mybatisflex.core.dialect.KeywordWrap
-
方括号反义处理, 适用于 sqlserver
- sslSocketFactory - 类 中的静态变量com.mybatisflex.core.audit.http.HttpUtil
-
- start() - 类 中的方法com.mybatisflex.core.MybatisFlexBootstrap
-
- START_AT - 类 中的静态变量com.mybatisflex.core.constant.SqlConsts
-
- startAudit(AuditManager.AuditRunnable<T>, Statement, BoundSql, Configuration) - 类 中的静态方法com.mybatisflex.core.audit.AuditManager
-
- started - 类 中的变量com.mybatisflex.core.MybatisFlexBootstrap
-
- startsWithAny(String, String...) - 类 中的静态方法com.mybatisflex.core.util.StringUtil
-
- startTransactional() - 类 中的静态方法com.mybatisflex.core.transaction.TransactionalManager
-
- statementList - 类 中的变量com.mybatisflex.core.mybatis.executor.FlexBatchExecutor
-
- storeObject(ResultHandler<?>, DefaultResultContext<Object>, Object, ResultMapping, ResultSet) - 类 中的方法com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler
-
- STRCMP - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- strcmp(String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
比较字符串 s1 和 s2。
- strcmp(QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
比较字符串 s1 和 s2。
- strcmp(LambdaGetter<S1>, LambdaGetter<S2>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
比较字符串 s1 和 s2。
- string(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
构建数字常量。
- StringFunctionQueryColumn - com.mybatisflex.core.query中的类
-
数据库 聚合函数,例如 CONVERT(NVARCHAR(30), GETDATE(), 126) 等等
- StringFunctionQueryColumn(String, String...) - 类 的构造器com.mybatisflex.core.query.StringFunctionQueryColumn
-
- StringUtil - com.mybatisflex.core.util中的类
-
- StringUtil() - 类 的构造器com.mybatisflex.core.util.StringUtil
-
- SUBDATE - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- subDate(String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始日期 d 减去 n 天的日期。
- subDate(QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始日期 d 减去 n 天的日期。
- subDate(LambdaGetter<D>, LambdaGetter<N>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始日期 d 减去 n 天的日期。
- SUBSTRING - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- substring(String, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- substring(QueryColumn, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- substring(LambdaGetter<S>, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- substring(String, int, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- substring(QueryColumn, int, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- substring(LambdaGetter<S>, int, int) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
获取从字符串 s 中的第 position 个位置开始长度为 length 的字符串。
- SUBSTRING_PATTERN - 类 中的静态变量com.mybatisflex.core.dialect.impl.DB2105Dialect
-
- substringAfterLast(String, String) - 类 中的静态方法com.mybatisflex.core.util.StringUtil
-
- SUBTIME - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- subTime(String, String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始时间 t 减去 n 秒的时间。
- subTime(QueryColumn, QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始时间 t 减去 n 秒的时间。
- subTime(LambdaGetter<T>, LambdaGetter<N>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
计算起始时间 t 减去 n 秒的时间。
- subtract(QueryColumn) - 类 中的方法com.mybatisflex.core.query.ArithmeticQueryColumn
-
- subtract(Number) - 类 中的方法com.mybatisflex.core.query.ArithmeticQueryColumn
-
- subtract(QueryColumn) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- subtract(Number) - 类 中的方法com.mybatisflex.core.query.QueryColumn
-
- suffix - 类 中的变量com.mybatisflex.core.dialect.KeywordWrap
-
后缀
- SUM - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- sum(String) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回指定字段值的和。
- sum(QueryColumn) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回指定字段值的和。
- sum(LambdaGetter<T>) - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回指定字段值的和。
- supportAutoType - 类 中的变量com.mybatisflex.core.handler.Fastjson2TypeHandler
-
- SYBASE - 接口 中的静态变量com.mybatisflex.core.dialect.LimitOffsetProcessor
-
- symbol - 类 中的变量com.mybatisflex.core.query.ArithmeticQueryColumn.ArithmeticInfo
-
- SYSDATE - 类 中的静态变量com.mybatisflex.core.constant.FuncName
-
- sysDate() - 类 中的静态方法com.mybatisflex.core.query.QueryMethods
-
返回当前日期和时间。