Hierarchy For All Packages
Package Hierarchies:- cn.sinozg.applet.biz.opt.entity,
- cn.sinozg.applet.biz.opt.mapper,
- cn.sinozg.applet.biz.opt.service,
- cn.sinozg.applet.biz.opt.service.impl,
- cn.sinozg.applet.biz.opt.vo.request,
- cn.sinozg.applet.biz.opt.vo.response,
- cn.sinozg.applet.common.annotation,
- cn.sinozg.applet.common.aspectj,
- cn.sinozg.applet.common.interceptor,
- cn.sinozg.applet.opt.cache,
- cn.sinozg.applet.opt.config,
- cn.sinozg.applet.opt.constant,
- cn.sinozg.applet.opt.enums,
- cn.sinozg.applet.opt.mark,
- cn.sinozg.applet.opt.module,
- cn.sinozg.applet.opt.service,
- cn.sinozg.applet.opt.service.impl,
- cn.sinozg.applet.opt.util
Class Hierarchy
- java.lang.Object
- com.baomidou.mybatisplus.extension.repository.AbstractRepository<M,
T> (implements com.baomidou.mybatisplus.extension.repository.IRepository<T>) - com.baomidou.mybatisplus.extension.repository.CrudRepository<M,
T> - com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,
T> (implements com.baomidou.mybatisplus.extension.service.IService<T>) - cn.sinozg.applet.biz.opt.service.impl.OptLogDataServiceImpl (implements cn.sinozg.applet.biz.opt.service.OptLogDataService)
- cn.sinozg.applet.biz.opt.service.impl.OptLogTableServiceImpl (implements cn.sinozg.applet.biz.opt.service.OptLogTableService)
- cn.sinozg.applet.biz.opt.service.impl.OptLogTextServiceImpl (implements cn.sinozg.applet.biz.opt.service.OptLogTextService)
- com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,
- com.baomidou.mybatisplus.extension.repository.CrudRepository<M,
- cn.sinozg.applet.opt.module.AnalysisMiddleware
- cn.sinozg.applet.common.core.base.BaseEntity (implements java.io.Serializable)
- cn.sinozg.applet.biz.opt.entity.OptLogData
- cn.sinozg.applet.biz.opt.entity.OptLogTable
- cn.sinozg.applet.biz.opt.entity.OptLogText
- cn.sinozg.applet.opt.service.impl.ClearOptLogCacheServiceImpl (implements cn.sinozg.applet.common.service.FrameworkInitRunService)
- cn.sinozg.applet.opt.config.OptLogAutoConfiguration
- cn.sinozg.applet.opt.cache.OptLogCache
- cn.sinozg.applet.biz.opt.vo.request.OptLogClearRequest
- cn.sinozg.applet.opt.module.OptLogCycleInfo (implements java.io.Serializable)
- cn.sinozg.applet.common.aspectj.OptLogDataAspect
- cn.sinozg.applet.biz.opt.vo.request.OptLogDataByBizIdPageRequest (implements java.io.Serializable)
- cn.sinozg.applet.biz.opt.vo.response.OptLogDataByBizIdPageResponse (implements java.io.Serializable)
- cn.sinozg.applet.biz.opt.vo.request.OptLogDataPageRequest (implements java.io.Serializable)
- cn.sinozg.applet.biz.opt.vo.response.OptLogDataPageResponse (implements java.io.Serializable)
- cn.sinozg.applet.opt.module.OptLogDiff
- cn.sinozg.applet.opt.module.OptLogDiffPair
- cn.sinozg.applet.opt.module.OptLogDiffTable
- cn.sinozg.applet.opt.module.OptLogDiffTableChange
- cn.sinozg.applet.opt.module.OptLogMain
- cn.sinozg.applet.opt.mark.OptLogMarker
- cn.sinozg.applet.common.interceptor.OptLogMybatisInterceptor (implements org.apache.ibatis.plugin.Interceptor)
- cn.sinozg.applet.opt.config.OptLogProperties
- cn.sinozg.applet.biz.opt.service.impl.OptLogServiceImpl (implements cn.sinozg.applet.opt.service.OptLogService)
- cn.sinozg.applet.opt.module.OptLogTableDetail
- cn.sinozg.applet.opt.module.OptLogTableInfo
- cn.sinozg.applet.opt.cache.OptLogThreadCache
- cn.sinozg.applet.opt.module.OptMapperColumn (implements java.io.Serializable)
- cn.sinozg.applet.opt.module.OptMapperTable (implements java.io.Serializable)
- cn.sinozg.applet.opt.module.OptTieCache<T>
- cn.sinozg.applet.opt.module.OptTieCache.OptTieBuild<T>
- cn.sinozg.applet.opt.module.OptTieRecord
- cn.sinozg.applet.opt.module.OptTieRelation<T>
- cn.sinozg.applet.opt.util.OptUtil
- com.baomidou.mybatisplus.extension.repository.AbstractRepository<M,
Interface Hierarchy
- com.baomidou.mybatisplus.extension.repository.IRepository<T>
- com.baomidou.mybatisplus.extension.service.IService<T>
- cn.sinozg.applet.biz.opt.service.OptLogDataService
- cn.sinozg.applet.biz.opt.service.OptLogTableService
- cn.sinozg.applet.biz.opt.service.OptLogTextService
- com.baomidou.mybatisplus.extension.service.IService<T>
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- cn.sinozg.applet.biz.opt.mapper.OptLogDataMapper
- cn.sinozg.applet.biz.opt.mapper.OptLogTableMapper
- cn.sinozg.applet.biz.opt.mapper.OptLogTextMapper
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- cn.sinozg.applet.opt.constant.OptLogConstant
- cn.sinozg.applet.opt.service.OptLogService
Annotation Interface Hierarchy
- cn.sinozg.applet.common.annotation.EnableOptLog (implements java.lang.annotation.Annotation)
- cn.sinozg.applet.common.annotation.OptIgnore (implements java.lang.annotation.Annotation)
- cn.sinozg.applet.common.annotation.OptLog (implements java.lang.annotation.Annotation)
- cn.sinozg.applet.common.annotation.OptLogField (implements java.lang.annotation.Annotation)
- cn.sinozg.applet.common.annotation.OptTie (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.sinozg.applet.opt.enums.ModeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)