程序包 tk.mybatis.mapper.common.rowbounds
-
接口概要 接口 说明 SelectByConditionRowBoundsMapper<T> 通用Mapper接口,Condition查询SelectByExampleRowBoundsMapper<T> 通用Mapper接口,查询SelectRowBoundsMapper<T> 通用Mapper接口,查询
| 接口 | 说明 |
|---|---|
| SelectByConditionRowBoundsMapper<T> |
通用Mapper接口,Condition查询
|
| SelectByExampleRowBoundsMapper<T> |
通用Mapper接口,查询
|
| SelectRowBoundsMapper<T> |
通用Mapper接口,查询
|