| Package | Description |
|---|---|
| org.aoju.bus.base.mapper | |
| org.aoju.bus.mapper.common |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseMapper<T>
BaseMapper 接口
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Mapper<T>
通用Mapper接口,其他接口继承该接口
|
interface |
RowBoundsMapper<T>
通用Mapper接口,带RowBounds参数的查询
配合分页插件可以实现物理分页
|
Copyright © 2020. All rights reserved.