类分层结构
- java.lang.Object
- com.baomidou.mybatisplus.core.injector.AbstractMethod (implements com.baomidou.mybatisplus.core.toolkit.Constants)
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.AbstractCustMethod
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.delete.DirectDelete
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.delete.DirectDeleteBatchByIds
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.delete.DirectDeleteById
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.delete.DirectDeleteByMap
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.recover.Recover
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.recover.RecoverBatchByIds
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.recover.RecoverById
- cn.cnaworld.framework.infrastructure.component.mybatisplus.injector.recover.RecoverByMap
- com.baomidou.mybatisplus.core.injector.AbstractSqlInjector (implements com.baomidou.mybatisplus.core.injector.ISqlInjector)
- com.baomidou.mybatisplus.core.injector.DefaultSqlInjector
- cn.cnaworld.framework.infrastructure.config.CnaMybatisPlusAutoWiredConfig
- cn.cnaworld.framework.infrastructure.component.mybatisplus.baseclass.service.impl.CnaWorldBaseServiceImpl<M,T> (implements cn.cnaworld.framework.infrastructure.component.mybatisplus.baseclass.service.CnaWorldBaseService<T>)
- cn.cnaworld.framework.infrastructure.component.mybatisplus.interceptor.CnaWorldInnerInterceptor (implements org.apache.ibatis.plugin.Interceptor)
- cn.cnaworld.framework.infrastructure.component.mybatisplus.interceptor.CnaWorldInnerInterceptor.BoundSqlSqlSource (implements org.apache.ibatis.mapping.SqlSource)
- cn.cnaworld.framework.infrastructure.properties.CnaworldMybatisPlusProperties
- cn.cnaworld.framework.infrastructure.properties.CnaworldMybatisPlusProperties.FillStrategyField
- cn.cnaworld.framework.infrastructure.component.mybatisplus.snowflake.CustomerIdGenerator (implements com.baomidou.mybatisplus.core.incrementer.IdentifierGenerator)
- cn.cnaworld.framework.infrastructure.component.mybatisplus.handler.CustomizedMetaObjectHandler (implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler)
- cn.cnaworld.framework.infrastructure.component.mybatisplus.snowflake.IdGenerator
- cn.cnaworld.framework.infrastructure.component.mybatisplus.config.MybatisPlusConfig
接口分层结构
- cn.cnaworld.framework.infrastructure.component.mybatisplus.handler.impl.FieldProcessor
- com.baomidou.mybatisplus.extension.service.IService<T>
- cn.cnaworld.framework.infrastructure.component.mybatisplus.baseclass.service.CnaWorldBaseService<T>
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- cn.cnaworld.framework.infrastructure.component.mybatisplus.baseclass.mapper.CnaWorldBaseMapper<T>
- cn.cnaworld.framework.infrastructure.component.mybatisplus.baseclass.mapper.CnaWorldBaseMapper<T>
枚举分层结构
Copyright © 2023. All rights reserved.