| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.mybatis.base.mapper |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IEntityMapper<E extends IEntity>
IEntityMapper: 实例Mapper基类,Mapper 继承该接口后,无需编写 mapper.xml 文件,即可获得CRUD功能
|
interface |
IRichMapper<E extends IEntity>
IDaoMapper: 非mybatis mapper原子接口, 属于组装方法
|
Copyright © 2021. All rights reserved.