程序包cn.virens.common.mapper的分层结构

程序包分层结构:

接口分层结构

  • io.mybatis.provider.EntityInfoMapper<T>
    • io.mybatis.mapper.base.EntityMapper<T,I>
  • cn.virens.common.mapper.example.mapper.ExampleMapper<T>