| Interface | Description |
|---|---|
| MybatisBaseDao<T,I> |
Mapper 继承该接口后,无需编写 mapper.xml 文件,即可获得CRUD功能
|
| Class | Description |
|---|---|
| MybatisApiUtils |
MyBatisApi的工具类
|
| MybatisConfig | |
| Order | |
| Page<E> |
一页数据
|
| PageParam |
| Enum | Description |
|---|---|
| Order.Direction |
PropertyPath implements the pairing of an
Order.Direction and a property. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.