Hierarchy For All Packages
- io.r2mo.dbe.mybatisplus,
- io.r2mo.dbe.mybatisplus.core.domain,
- io.r2mo.dbe.mybatisplus.core.typehandler,
- io.r2mo.dbe.mybatisplus.generator,
- io.r2mo.dbe.mybatisplus.generator.config,
- io.r2mo.dbe.mybatisplus.generator.field,
- io.r2mo.dbe.mybatisplus.spi
Class Hierarchy
- java.lang.Object
- io.r2mo.base.generator.AbstractGenConfig (implements io.r2mo.base.generator.GenConfig)
- io.r2mo.dbe.mybatisplus.generator.config.GenConfigMybatisPlus
- io.r2mo.base.generator.AbstractGenProcessor (implements io.r2mo.base.generator.GenProcessor)
- io.r2mo.dbe.mybatisplus.generator.GenProcessorMybatisPlus
- io.r2mo.dbe.mybatisplus.core.domain.BaseEntity (implements io.r2mo.typed.domain.BaseAudit, io.r2mo.typed.domain.BaseScope, java.io.Serializable)
- io.r2mo.dbe.mybatisplus.core.domain.BaseProp
- io.r2mo.dbe.common.DBE<QR,
T, EXECUTOR> - io.r2mo.dbe.mybatisplus.DBE<T>
- io.r2mo.dbe.mybatisplus.spi.FactoryDBActionMybatisPlus (implements io.r2mo.spi.FactoryDBAction)
- io.r2mo.dbe.mybatisplus.generator.field.GenFieldMybatisPlus (implements io.r2mo.base.generator.GenField)
- org.apache.ibatis.type.TypeReference<T>
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- io.r2mo.dbe.mybatisplus.core.typehandler.TypedJArrayHandler
- io.r2mo.dbe.mybatisplus.core.typehandler.TypedJObjectHandler
- io.r2mo.dbe.mybatisplus.core.typehandler.TypedUUIDHandler
- org.apache.ibatis.type.BaseTypeHandler<T> (implements org.apache.ibatis.type.TypeHandler<T>)
- io.r2mo.base.generator.AbstractGenConfig (implements io.r2mo.base.generator.GenConfig)