您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.mybatisflex.core
,
com.mybatisflex.core.audit
,
com.mybatisflex.core.audit.http
,
com.mybatisflex.core.datasource
,
com.mybatisflex.core.dialect
,
com.mybatisflex.core.dialect.impl
,
com.mybatisflex.core.exception
,
com.mybatisflex.core.handler
,
com.mybatisflex.core.javassist
,
com.mybatisflex.core.keygen
,
com.mybatisflex.core.keygen.impl
,
com.mybatisflex.core.mask
,
com.mybatisflex.core.mybatis
,
com.mybatisflex.core.mybatis.executor
,
com.mybatisflex.core.paginate
,
com.mybatisflex.core.provider
,
com.mybatisflex.core.query
,
com.mybatisflex.core.row
,
com.mybatisflex.core.table
,
com.mybatisflex.core.tenant
,
com.mybatisflex.core.transaction
,
com.mybatisflex.core.util
类分层结构
java.lang.
Object
com.mybatisflex.core.datasource.
AbstractDataSource
(implements javax.sql.
DataSource
)
com.mybatisflex.core.datasource.
FlexDataSource
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
LinkedHashMap
<K,V> (implements java.util.
Map
<K,V>)
com.mybatisflex.core.row.
Row
(implements com.mybatisflex.core.javassist.
ModifyAttrsRecord
)
com.mybatisflex.core.util.
ArrayUtil
com.mybatisflex.core.audit.
AuditManager
com.mybatisflex.core.audit.
AuditMessage
(implements java.io.
Serializable
)
org.apache.ibatis.builder.BaseBuilder
com.mybatisflex.core.mybatis.
FlexXMLConfigBuilder
org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)
org.apache.ibatis.executor.BatchExecutor
com.mybatisflex.core.mybatis.executor.
FlexBatchExecutor
(implements com.mybatisflex.core.mybatis.executor.
CacheKeyBuilder
)
org.apache.ibatis.executor.ReuseExecutor
com.mybatisflex.core.mybatis.executor.
FlexReuseExecutor
(implements com.mybatisflex.core.mybatis.executor.
CacheKeyBuilder
)
org.apache.ibatis.executor.SimpleExecutor
com.mybatisflex.core.mybatis.executor.
FlexSimpleExecutor
(implements com.mybatisflex.core.mybatis.executor.
CacheKeyBuilder
)
com.mybatisflex.core.query.
BaseQueryWrapper
<T> (implements java.io.
Serializable
)
com.mybatisflex.core.query.
QueryWrapper
com.mybatisflex.core.table.
BaseReflectorFactory
(implements org.apache.ibatis.reflection.ReflectorFactory)
org.apache.ibatis.executor.statement.BaseStatementHandler (implements org.apache.ibatis.executor.statement.StatementHandler)
org.apache.ibatis.executor.statement.PreparedStatementHandler
com.mybatisflex.core.mybatis.
FlexPreparedStatementHandler
org.apache.ibatis.reflection.wrapper.BaseWrapper (implements org.apache.ibatis.reflection.wrapper.ObjectWrapper)
org.apache.ibatis.reflection.wrapper.BeanWrapper
com.mybatisflex.core.table.
EntityWrapperFactory.FlexBeanWrapper
com.mybatisflex.core.util.
ClassUtil
com.mybatisflex.core.util.
CollectionUtil
com.mybatisflex.core.table.
ColumnInfo
com.mybatisflex.core.table.
IdInfo
com.mybatisflex.core.dialect.impl.
CommonsDialectImpl
(implements com.mybatisflex.core.dialect.
IDialect
)
com.mybatisflex.core.dialect.impl.
OracleDialect
com.mybatisflex.core.handler.
CompositeEnumTypeHandler
<E> (implements org.apache.ibatis.type.TypeHandler<T>)
org.apache.ibatis.session.Configuration
com.mybatisflex.core.mybatis.
FlexConfiguration
com.mybatisflex.core.audit.
ConsoleMessageCollector
(implements com.mybatisflex.core.audit.
MessageCollector
)
com.mybatisflex.core.audit.
ConsoleMessageReporter
(implements com.mybatisflex.core.audit.
MessageReporter
)
com.mybatisflex.core.util.
ConvertUtil
com.mybatisflex.core.query.
CPI
com.mybatisflex.core.keygen.
CustomKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.datasource.
DataSourceBuilder
com.mybatisflex.core.datasource.
DataSourceKey
com.mybatisflex.core.util.
DateUtil
com.mybatisflex.core.row.
Db
com.mybatisflex.core.dialect.
DbTypeUtil
com.mybatisflex.core.audit.
DefaultMessageFactory
(implements com.mybatisflex.core.audit.
MessageFactory
)
org.apache.ibatis.scripting.defaults.DefaultParameterHandler (implements org.apache.ibatis.executor.parameter.ParameterHandler)
com.mybatisflex.core.mybatis.
SqlArgsParameterHandler
com.mybatisflex.core.dialect.
DialectFactory
com.mybatisflex.core.table.
EntityMetaObject
com.mybatisflex.core.provider.
EntitySqlProvider
com.mybatisflex.core.table.
EntityWrapperFactory
(implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory)
com.mybatisflex.core.
FlexConsts
com.mybatisflex.core.datasource.
FlexDataSource.ConnectionHandler
(implements java.lang.reflect.
InvocationHandler
)
com.mybatisflex.core.exception.
FlexExceptions
com.mybatisflex.core.
FlexGlobalConfig
com.mybatisflex.core.
FlexGlobalConfig.KeyConfig
com.mybatisflex.core.keygen.impl.
FlexIDKeyGenerator
(implements com.mybatisflex.core.keygen.
IKeyGenerator
)
com.mybatisflex.core.mybatis.
FlexStatementHandler
(implements org.apache.ibatis.executor.statement.StatementHandler)
com.mybatisflex.core.audit.http.
HashUtil
com.mybatisflex.core.audit.http.
HttpMessageReporter
(implements com.mybatisflex.core.audit.
MessageReporter
)
com.mybatisflex.core.audit.http.
HttpUtil
com.mybatisflex.core.audit.http.
HttpUtil.TrustAnyHostnameVerifier
(implements javax.net.ssl.
HostnameVerifier
)
com.mybatisflex.core.audit.http.
HttpUtil.TrustAnyTrustManager
(implements javax.net.ssl.
X509TrustManager
)
com.mybatisflex.core.query.
Join
(implements java.io.
Serializable
)
com.mybatisflex.core.query.
Joiner
<M>
com.mybatisflex.core.keygen.
KeyGeneratorFactory
com.mybatisflex.core.dialect.
KeywordWrap
com.mybatisflex.core.mybatis.
MapperInvocationHandler
(implements java.lang.reflect.
InvocationHandler
)
com.mybatisflex.core.mask.
MaskManager
com.mybatisflex.core.mask.
Masks
com.mybatisflex.core.javassist.
ModifyAttrsRecordHandler
(implements org.apache.ibatis.javassist.util.proxy.MethodHandler)
com.mybatisflex.core.javassist.
ModifyAttrsRecordProxyFactory
com.mybatisflex.core.keygen.
MultiEntityKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.keygen.
MultiPrimaryKeyGenerator
(implements com.mybatisflex.core.keygen.
IMultiKeyGenerator
, org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.keygen.
MultiRowKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.
MybatisFlexBootstrap
com.mybatisflex.core.keygen.
MybatisKeyGeneratorUtil
com.mybatisflex.core.util.
ObjectUtil
com.mybatisflex.core.paginate.
Page
<T> (implements java.io.
Serializable
)
com.mybatisflex.core.provider.
ProviderUtil
com.mybatisflex.core.query.
QueryColumn
(implements java.io.
Serializable
)
com.mybatisflex.core.query.
DistinctQueryColumn
com.mybatisflex.core.query.
FunctionQueryColumn
com.mybatisflex.core.query.
StringQueryColumn
com.mybatisflex.core.query.
QueryCondition
(implements java.io.
Serializable
)
com.mybatisflex.core.query.
Brackets
com.mybatisflex.core.query.
OperatorQueryCondition
com.mybatisflex.core.query.
OperatorSelectCondition
com.mybatisflex.core.query.
StringQueryCondition
com.mybatisflex.core.query.
QueryMethods
com.mybatisflex.core.query.
QueryOrderBy
(implements java.io.
Serializable
)
com.mybatisflex.core.query.
StringQueryOrderBy
com.mybatisflex.core.query.
QueryTable
(implements java.io.
Serializable
)
com.mybatisflex.core.query.
SelectQueryTable
com.mybatisflex.core.query.
RawValue
(implements java.io.
Serializable
)
com.mybatisflex.core.row.
RowCPI
com.mybatisflex.core.keygen.
RowCustomKeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.keygen.
RowJdbc3KeyGenerator
(implements org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.keygen.
RowJdbc3KeyGenerator.KeyAssigner
com.mybatisflex.core.row.
RowKey
com.mybatisflex.core.keygen.
RowKeyGenerator
(implements com.mybatisflex.core.keygen.
IMultiKeyGenerator
, org.apache.ibatis.executor.keygen.KeyGenerator)
com.mybatisflex.core.row.
RowMapperInvoker
com.mybatisflex.core.provider.
RowSqlProvider
com.mybatisflex.core.row.
RowUtil
com.mybatisflex.core.audit.
ScheduledMessageCollector
(implements com.mybatisflex.core.audit.
MessageCollector
, java.lang.
Runnable
)
org.apache.ibatis.session.SqlSessionFactoryBuilder
com.mybatisflex.core.mybatis.
FlexSqlSessionFactoryBuilder
com.mybatisflex.core.util.
SqlUtil
com.mybatisflex.core.util.
StringUtil
com.mybatisflex.core.table.
TableDef
(implements java.io.
Serializable
)
com.mybatisflex.core.table.
TableInfo
com.mybatisflex.core.table.
TableInfoFactory
com.mybatisflex.core.tenant.
TenantManager
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.mybatisflex.core.exception.
MybatisFlexException
com.mybatisflex.core.transaction.
TransactionException
com.mybatisflex.core.transaction.
TransactionalManager
com.mybatisflex.core.transaction.
TransactionContext
com.mybatisflex.core.mybatis.
TypeHandlerObject
(implements java.io.
Serializable
)
org.apache.ibatis.type.TypeReference<T>
org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
com.mybatisflex.core.handler.
BaseJsonTypeHandler
<T>
com.mybatisflex.core.handler.
Fastjson2TypeHandler
com.mybatisflex.core.handler.
FastjsonTypeHandler
com.mybatisflex.core.handler.
GsonTypeHandler
com.mybatisflex.core.handler.
JacksonTypeHandler
com.mybatisflex.core.handler.
FlexEnumTypeHandler
<E>
com.mybatisflex.core.mask.
MaskTypeHandler
com.mybatisflex.core.query.
UnionWrapper
com.mybatisflex.core.util.
UpdateEntity
com.mybatisflex.core.keygen.impl.
UUIDKeyGenerator
(implements com.mybatisflex.core.keygen.
IKeyGenerator
)
com.mybatisflex.core.query.
WrapperUtil
接口分层结构
com.mybatisflex.core.audit.
AuditManager.AuditRunnable
<T>
com.mybatisflex.core.
BaseMapper
<T>
com.mybatisflex.core.mybatis.executor.
CacheKeyBuilder
com.mybatisflex.core.audit.
Clock
com.mybatisflex.core.audit.
ConsoleMessageCollector.SqlDebugPrinter
com.mybatisflex.core.audit.http.
HttpMessageReporter.JSONFormatter
com.mybatisflex.core.dialect.
IDialect
com.mybatisflex.core.keygen.
IKeyGenerator
com.mybatisflex.core.keygen.
IMultiKeyGenerator
com.mybatisflex.core.dialect.
LimitOffsetProcesser
com.mybatisflex.core.mask.
MaskProcesser
com.mybatisflex.core.audit.
MessageCollector
com.mybatisflex.core.audit.
MessageFactory
com.mybatisflex.core.audit.
MessageReporter
com.mybatisflex.core.row.
RowMapper
java.io.
Serializable
com.mybatisflex.core.javassist.
ModifyAttrsRecord
com.mybatisflex.core.tenant.
TenantFactory
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.mybatisflex.core.transaction.
Propagation
com.mybatisflex.core.dialect.
DbType
com.mybatisflex.core.query.
SqlConnector
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.