| 类 | 说明 |
|---|---|
| BaseProvider |
基础类
|
| CommonProvider | |
| EntityMapper |
封装的CommonMapper,实际上只对select方法做了处理
该类起名Mapper结尾只是为了表面上看着统一,实际上和普通的Mapper不是一类东西 |
| Example |
通用的Example查询对象
|
| Example.Criteria | |
| Example.Criterion | |
| Example.GeneratedCriteria |
Copyright © 2015. All rights reserved.