Class Hierarchy
- java.lang.Object
- com.mybatisflex.core.datasource.AbstractDataSource (implements javax.sql.DataSource)
- com.mybatisflex.annotation.AbstractInsertListener<T> (implements com.mybatisflex.annotation.InsertListener)
- com.mybatisflex.codegen.dialect.AbstractJdbcDialect (implements com.mybatisflex.codegen.dialect.IDialect)
- com.mybatisflex.core.logicdelete.AbstractLogicDeleteProcessor (implements com.mybatisflex.core.logicdelete.LogicDeleteProcessor)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.mybatisflex.core.audit.AbstractMessageCollector (implements com.mybatisflex.core.audit.MessageCollector)
- org.springframework.transaction.support.AbstractPlatformTransactionManager (implements org.springframework.transaction.PlatformTransactionManager, java.io.Serializable)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.mybatisflex.core.query.AbstractQueryBuilder<T> (implements com.mybatisflex.core.query.ChainQuery<T>)
- com.mybatisflex.core.relation.AbstractRelation<SelfEntity>
- com.mybatisflex.core.relation.ToManyRelation<SelfEntity>
- com.mybatisflex.core.relation.ManyToMany<SelfEntity>
- com.mybatisflex.core.relation.OneToMany<SelfEntity>
- com.mybatisflex.core.relation.ToOneRelation<SelfEntity>
- com.mybatisflex.core.relation.ManyToOne<SelfEntity>
- com.mybatisflex.core.relation.OneToOne<SelfEntity>
- com.mybatisflex.annotation.AbstractUpdateListener<T> (implements com.mybatisflex.annotation.UpdateListener)
- com.mybatisflex.core.util.ArrayUtil
- com.mybatisflex.core.audit.AuditManager
- com.mybatisflex.core.audit.AuditMessage (implements java.io.Serializable)
- org.apache.ibatis.executor.BaseExecutor (implements org.apache.ibatis.executor.Executor)
- org.apache.ibatis.executor.BatchExecutor
- org.apache.ibatis.executor.ReuseExecutor
- org.apache.ibatis.executor.SimpleExecutor
- com.mybatisflex.core.query.BaseQueryWrapper<T> (implements com.mybatisflex.core.query.CloneSupport<T>)
- 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.spring.service.impl.CacheableServiceImpl<M,T> (implements com.mybatisflex.core.service.IService<T>)
- com.mybatisflex.core.query.CaseQueryColumn.Builder
- com.mybatisflex.core.query.CaseQueryColumn.Builder.Then
- com.mybatisflex.core.query.CaseQueryColumn.When (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.query.CaseSearchQueryColumn.Builder
- com.mybatisflex.core.query.CaseSearchQueryColumn.Builder.Then
- com.mybatisflex.core.query.CaseSearchQueryColumn.When (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.util.ClassUtil
- com.mybatisflex.core.util.CollectionUtil
- com.mybatisflex.codegen.entity.Column
- com.mybatisflex.codegen.config.ColumnConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.config.ColumnConfig.Builder
- com.mybatisflex.core.table.ColumnInfo
- com.mybatisflex.core.table.IdInfo
- com.mybatisflex.processor.entity.ColumnInfo (implements java.lang.Comparable<T>)
- com.mybatisflex.core.dialect.impl.CommonsDialectImpl (implements com.mybatisflex.core.dialect.IDialect)
- com.mybatisflex.core.handler.CompositeEnumTypeHandler<E> (implements org.apache.ibatis.type.TypeHandler<T>)
- com.mybatisflex.core.mask.CompositeMaskTypeHandler (implements org.apache.ibatis.type.TypeHandler<T>)
- org.apache.ibatis.session.Configuration
- com.mybatisflex.core.audit.ConsoleMessageCollector (implements com.mybatisflex.core.audit.MessageCollector)
- com.mybatisflex.core.audit.ConsoleMessageReporter (implements com.mybatisflex.core.audit.MessageReporter)
- com.mybatisflex.processor.builder.ContentBuilder
- com.mybatisflex.codegen.config.ControllerConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.ControllerGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- 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.spring.datasource.DataSourceInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- com.mybatisflex.core.datasource.DataSourceKey
- com.mybatisflex.core.datasource.DataSourceManager
- 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)
- org.apache.ibatis.executor.resultset.DefaultResultSetHandler (implements org.apache.ibatis.executor.resultset.ResultSetHandler)
- com.mybatisflex.core.dialect.DialectFactory
- com.mybatisflex.codegen.template.impl.EnjoyTemplate (implements com.mybatisflex.codegen.template.ITemplate)
- com.mybatisflex.codegen.template.impl.EnjoyTemplate.FileAndClassPathSourceFactory (implements com.jfinal.template.source.ISourceFactory)
- com.mybatisflex.codegen.config.EntityConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.EntityGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.core.table.EntityMetaObject
- com.mybatisflex.core.provider.EntitySqlProvider
- com.mybatisflex.core.util.EnumWrapper<E>
- com.mybatisflex.core.handler.FastjsonTypeHandler.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- com.mybatisflex.core.field.FieldQuery (implements java.io.Serializable)
- com.mybatisflex.core.field.FieldQuery.Builder<T>
- com.mybatisflex.core.field.FieldQueryBuilder<T> (implements java.io.Serializable)
- com.mybatisflex.core.field.FieldQueryManager
- com.mybatisflex.core.util.FieldWrapper
- com.mybatisflex.processor.util.FileUtil
- com.mybatisflex.core.exception.FlexAssert
- com.mybatisflex.core.FlexConsts
- com.mybatisflex.core.datasource.FlexDataSourceRouting
- 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.binding.FlexMapperProxyFactory<T>
- com.mybatisflex.spring.FlexSpringTransaction (implements org.apache.ibatis.transaction.Transaction)
- com.mybatisflex.core.mybatis.FlexStatementHandler (implements org.apache.ibatis.executor.statement.StatementHandler)
- com.mybatisflex.spring.boot.FlexTransactionAutoConfiguration (implements org.springframework.transaction.annotation.TransactionManagementConfigurer)
- com.mybatisflex.core.mybatis.FlexWrapperFactory (implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory)
- com.mybatisflex.core.constant.FuncName
- com.mybatisflex.codegen.Generator
- com.mybatisflex.codegen.generator.GeneratorFactory
- com.mybatisflex.codegen.constant.GenTypeConst
- com.mybatisflex.codegen.config.GlobalConfig (implements java.io.Serializable)
- 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.query.If
- com.mybatisflex.codegen.config.JavadocConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.dialect.JdbcTypeMapping
- com.mybatisflex.core.query.Join (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.activerecord.query.JoinBuilder<R>
- com.mybatisflex.core.query.Joiner<M>
- com.mybatisflex.core.keygen.KeyGeneratorFactory
- com.mybatisflex.core.keygen.KeyGenerators
- com.mybatisflex.core.dialect.KeywordWrap
- com.mybatisflex.core.util.LambdaUtil
- com.mybatisflex.core.logicdelete.LogicDeleteManager
- com.mybatisflex.core.mybatis.MappedStatementTypes
- com.mybatisflex.codegen.config.MapperConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.MapperGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- org.apache.ibatis.binding.MapperRegistry
- com.mybatisflex.core.mybatis.Mappers
- com.mybatisflex.core.util.MapperUtil
- com.mybatisflex.codegen.config.MapperXmlConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.MapperXmlGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.core.util.MapUtil
- com.mybatisflex.core.mask.MaskManager
- com.mybatisflex.core.mask.Masks
- com.mybatisflex.core.update.ModifyAttrsRecordProxyFactory
- com.mybatisflex.spring.boot.MultiDataSourceAutoConfiguration
- 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.spring.boot.MybatisFlexAdminAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.solon.MybatisFlexAutoConfiguration
- com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.AutoConfiguredMapperScannerRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.mybatisflex.spring.boot.MybatisFlexAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration (implements org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.core.MybatisFlexBootstrap
- com.mybatisflex.processor.config.MybatisFlexConfig
- com.mybatisflex.solon.integration.MybatisFlexPlugin (implements org.noear.solon.core.Plugin)
- com.mybatisflex.spring.boot.MybatisFlexProperties
- com.mybatisflex.solon.MybatisFlexProperties
- com.mybatisflex.spring.boot.MybatisFlexProperties.AdminConfig
- com.mybatisflex.solon.MybatisFlexProperties.AdminConfig
- com.mybatisflex.spring.boot.MybatisFlexProperties.CoreConfiguration
- com.mybatisflex.solon.MybatisFlexProperties.CoreConfiguration
- com.mybatisflex.spring.boot.MybatisFlexProperties.GlobalConfig
- com.mybatisflex.solon.MybatisFlexProperties.GlobalConfig
- com.mybatisflex.spring.boot.MybatisFlexProperties.SeataConfig
- com.mybatisflex.solon.MybatisFlexProperties.SeataConfig
- com.mybatisflex.core.keygen.MybatisKeyGeneratorUtil
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.FreeMarkerConfiguration
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyFreeMarkerConfiguration
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.LegacyVelocityConfiguration
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.ThymeleafConfiguration
- com.mybatisflex.spring.boot.MybatisLanguageDriverAutoConfiguration.VelocityConfiguration
- com.mybatisflex.solon.transaction.MybatisMapperInterceptor (implements java.lang.reflect.InvocationHandler)
- com.mybatisflex.core.mybatis.binding.MybatisMapperProxy<T> (implements java.lang.reflect.InvocationHandler, java.io.Serializable)
- com.mybatisflex.solon.aot.MybatisRuntimeNativeRegistrar (implements org.noear.solon.aot.RuntimeNativeRegistrar)
- com.mybatisflex.annotation.NoneListener (implements com.mybatisflex.annotation.InsertListener, com.mybatisflex.annotation.SetListener, com.mybatisflex.annotation.UpdateListener)
- com.mybatisflex.core.util.ObjectUtil
- com.mybatisflex.core.optimisticlock.OptimisticLockManager
- com.mybatisflex.core.activerecord.query.OrderByBuilder<R>
- com.mybatisflex.codegen.config.PackageConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.PackageInfoGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.core.paginate.Page<T> (implements java.io.Serializable)
- com.mybatisflex.core.query.QueryColumn (implements com.mybatisflex.core.query.CloneSupport<T>, com.mybatisflex.core.query.Conditional<R>)
- com.mybatisflex.core.query.QueryColumnBehavior
- com.mybatisflex.core.query.QueryCondition (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.query.QueryConditionBuilder<Wrapper> (implements com.mybatisflex.core.query.Conditional<R>)
- com.mybatisflex.core.query.QueryMethods
- com.mybatisflex.core.activerecord.query.QueryModel<T>
- com.mybatisflex.core.query.QueryOrderBy (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.query.QueryOrderByBuilder<Wrapper>
- com.mybatisflex.core.query.QueryTable (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.update.RawValue (implements java.io.Serializable)
- com.mybatisflex.core.util.Reflectors
- com.mybatisflex.core.relation.RelationManager
- 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.row.RowKey (implements java.io.Serializable)
- 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.codegen.config.ServiceConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.ServiceGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.spring.service.impl.ServiceImpl<M,T> (implements com.mybatisflex.core.service.IService<T>)
- com.mybatisflex.solon.service.impl.ServiceImpl<M,T> (implements com.mybatisflex.core.service.IService<T>)
- com.mybatisflex.codegen.config.ServiceImplConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.ServiceImplGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.core.keygen.impl.SnowFlakeIDKeyGenerator (implements com.mybatisflex.core.keygen.IKeyGenerator)
- com.mybatisflex.solon.transaction.SolonManagedTransaction (implements org.apache.ibatis.transaction.Transaction)
- com.mybatisflex.solon.transaction.SolonManagedTransactionFactory (implements org.apache.ibatis.transaction.TransactionFactory)
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.mybatis.spring.transaction.SpringManagedTransactionFactory (implements org.apache.ibatis.transaction.TransactionFactory)
- com.mybatisflex.core.constant.SqlConsts
- com.mybatisflex.codegen.dialect.impl.SqliteDialect (implements com.mybatisflex.codegen.dialect.IDialect)
- org.mybatis.spring.SqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- com.mybatisflex.spring.FlexSqlSessionFactoryBean (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.apache.ibatis.session.SqlSessionFactoryBuilder
- com.mybatisflex.core.util.SqlUtil
- com.mybatisflex.codegen.config.StrategyConfig (implements java.io.Serializable)
- com.mybatisflex.core.util.StringUtil
- com.mybatisflex.processor.util.StrUtil
- com.mybatisflex.codegen.entity.Table
- com.mybatisflex.codegen.config.TableConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.config.TableConfig.Builder
- com.mybatisflex.codegen.config.TableDefConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.generator.impl.TableDefGenerator (implements com.mybatisflex.codegen.generator.IGenerator)
- com.mybatisflex.core.table.TableInfo
- com.mybatisflex.processor.entity.TableInfo
- com.mybatisflex.core.table.TableInfoFactory
- com.mybatisflex.core.table.TableManager
- com.mybatisflex.codegen.config.TemplateConfig (implements java.io.Serializable)
- com.mybatisflex.codegen.constant.TemplateConst
- com.mybatisflex.core.tenant.TenantManager
- java.lang.Throwable (implements java.io.Serializable)
- com.mybatisflex.spring.TimeoutHolder
- 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.keygen.impl.ULIDKeyGenerator (implements com.mybatisflex.core.keygen.IKeyGenerator)
- com.mybatisflex.core.query.UnionWrapper (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.util.UpdateEntity
- com.mybatisflex.solon.annotation.UseDataSourceInterceptor (implements org.noear.solon.core.aspect.MethodInterceptor)
- com.mybatisflex.core.keygen.impl.UUIDKeyGenerator (implements com.mybatisflex.core.keygen.IKeyGenerator)
- org.apache.ibatis.io.VFS
- com.mybatisflex.core.activerecord.query.WhereBuilder<R> (implements com.mybatisflex.core.query.Conditional<R>)
- com.mybatisflex.core.query.With (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.query.WithBuilder<Wrapper>
- com.mybatisflex.core.query.WithItem (implements com.mybatisflex.core.query.CloneSupport<T>)
- com.mybatisflex.core.query.WithSelectDetail (implements com.mybatisflex.core.query.WithDetail)
- com.mybatisflex.core.query.WithStringDetail (implements com.mybatisflex.core.query.WithDetail)
- com.mybatisflex.core.query.WithValuesDetail (implements com.mybatisflex.core.query.WithDetail)
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2024. All rights reserved.