类分层结构
- java.lang.Object
- cn.org.atool.fluent.mybatis.base.crud.BaseDefaults<E,Q,U> (implements cn.org.atool.fluent.mybatis.base.crud.IDefaultGetter)
- cn.org.atool.fluent.mybatis.base.entity.AMapping<E,Q,U> (implements cn.org.atool.fluent.mybatis.base.entity.IEntityKit, cn.org.atool.fluent.mybatis.base.entity.IMapping)
- cn.org.atool.fluent.mybatis.base.entity.PkGeneratorKits
- cn.org.atool.fluent.mybatis.base.entity.TableId
接口分层结构
- cn.org.atool.fluent.mybatis.base.crud.IDefaultGetter
- cn.org.atool.fluent.mybatis.base.entity.IMapping (并 extends cn.org.atool.fluent.mybatis.base.intf.IHasDbType)
- cn.org.atool.fluent.mybatis.base.entity.IEntityKit
- cn.org.atool.fluent.mybatis.base.intf.IHasDbType
- cn.org.atool.fluent.mybatis.base.entity.IMapping (并 extends cn.org.atool.fluent.mybatis.base.crud.IDefaultGetter)
- cn.org.atool.fluent.mybatis.base.entity.IKeyGenerator
- cn.org.atool.fluent.mybatis.base.entity.IRich
- cn.org.atool.fluent.mybatis.base.entity.IRichEntity (并 extends cn.org.atool.fluent.mybatis.base.IEntity)
- java.io.Serializable
- cn.org.atool.fluent.mybatis.base.IEntity
- cn.org.atool.fluent.mybatis.base.entity.IRichEntity (并 extends cn.org.atool.fluent.mybatis.base.entity.IRich)
Copyright © 2021. All rights reserved.