类分层结构
- java.lang.Object
- com.baomidou.mybatisplus.core.injector.AbstractMethod (implements com.baomidou.mybatisplus.core.toolkit.Constants)
- com.baomidou.mybatisplus.core.injector.AbstractSqlInjector (implements com.baomidou.mybatisplus.core.injector.ISqlInjector)
- com.baomidou.mybatisplus.core.injector.DefaultSqlInjector
- top.jpower.jpower.module.dbs.entity.base.BaseEntity (implements java.io.Serializable)
- top.jpower.jpower.module.config.interceptor.chain.ChainFilter
- top.jpower.jpower.module.mp.support.Condition<T>
- top.jpower.jpower.module.datascope.DataScope
- top.jpower.jpower.module.datascope.DataScopeConfig
- top.jpower.jpower.module.datascope.handler.DataScopeHandler (implements com.baomidou.mybatisplus.extension.plugins.handler.DataPermissionHandler)
- top.jpower.jpower.module.config.interceptor.DemoInterceptor (implements com.baomidou.mybatisplus.extension.plugins.inner.InnerInterceptor)
- top.jpower.jpower.module.config.properties.DemoProperties
- top.jpower.jpower.module.dictbind.DictBindConfig
- top.jpower.jpower.module.dictbind.interceptor.DictBindInterceptor (implements top.jpower.jpower.module.config.interceptor.chain.MybatisInterceptor)
- top.jpower.jpower.module.config.DruidConfig
- top.jpower.jpower.module.dynatable.DynamicTableNameConfig
- top.jpower.jpower.module.dynatable.handler.DynamicTableNameHandler (implements com.baomidou.mybatisplus.extension.plugins.handler.TableNameHandler)
- top.jpower.jpower.module.common.node.ForestNodeMerger
- top.jpower.jpower.module.tenant.InsertBatchSomeColumnTenant (implements com.baomidou.mybatisplus.extension.plugins.inner.InnerInterceptor)
- top.jpower.jpower.module.config.interceptor.JpowerMybatisInterceptor (implements org.apache.ibatis.plugin.Interceptor)
- top.jpower.jpower.module.tenant.JpowerTenantHandler (implements org.springframework.beans.factory.SmartInitializingSingleton, com.baomidou.mybatisplus.extension.plugins.handler.TenantLineHandler)
- top.jpower.jpower.module.tenant.JpowerTenantProperties
- top.jpower.jpower.module.config.MybatisPlusConfig
- top.jpower.jpower.module.config.properties.MybatisProperties
- top.jpower.jpower.module.config.properties.MybatisProperties.Page
- top.jpower.jpower.module.config.properties.MybatisProperties.Sql
- top.jpower.jpower.module.config.interceptor.MybatisSqlPrintInterceptor (implements top.jpower.jpower.module.config.interceptor.chain.MybatisInterceptor)
- com.github.pagehelper.page.PageMethod
- com.github.pagehelper.PageHelper (implements com.github.pagehelper.BoundSqlInterceptor.Chain, com.github.pagehelper.Dialect)
- com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> (implements com.baomidou.mybatisplus.extension.service.IService<T>)
- top.jpower.jpower.module.tenant.TenantConfiguration
- top.jpower.jpower.module.config.UpdateRelatedFieldsMetaHandler (implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler)
- com.baomidou.mybatisplus.core.conditions.Wrapper<T> (implements com.baomidou.mybatisplus.core.conditions.ISqlSegment)
- com.baomidou.mybatisplus.core.conditions.AbstractWrapper<T,R,Children> (implements com.baomidou.mybatisplus.core.conditions.interfaces.Compare<Children,R>, com.baomidou.mybatisplus.core.conditions.interfaces.Func<Children,R>, com.baomidou.mybatisplus.core.conditions.interfaces.Join<Children>, com.baomidou.mybatisplus.core.conditions.interfaces.Nested<Param,Children>)
- com.baomidou.mybatisplus.core.conditions.AbstractLambdaWrapper<T,Children>
- top.jpower.jpower.module.mp.support.LambdaTreeWrapper<T> (implements com.baomidou.mybatisplus.core.conditions.query.Query<Children,T,R>)
- top.jpower.jpower.module.mp.support.TreeWrapper<T> (implements com.baomidou.mybatisplus.core.conditions.query.Query<Children,T,R>)
接口分层结构
- top.jpower.jpower.module.dbs.dao.BaseDaoWrapper<T,V>
- top.jpower.jpower.module.dictbind.handler.IDictBindHandler
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- top.jpower.jpower.module.dbs.dao.mapper.base.JpowerBaseMapper<T>
- top.jpower.jpower.module.config.interceptor.chain.MybatisInterceptor
- top.jpower.jpower.module.tenant.TenantConstant
注释类型分层结构
- top.jpower.jpower.module.datascope.annotation.DataScope (implements java.lang.annotation.Annotation)
- top.jpower.jpower.module.annotation.NoSqlLog (implements java.lang.annotation.Annotation)
枚举分层结构
Copyright © 2024. All rights reserved.