| 接口 | 说明 |
|---|---|
| DeleteByIdListMapper<T,PK> |
通用Mapper接口,根据idList删除
|
| IdListMapper<T,PK> |
通用Mapper接口,根据idList操作
|
| SelectByIdListMapper<T,PK> |
通用Mapper接口,根据ids查询
|
| 类 | 说明 |
|---|---|
| IdListProvider |
通过 ids 字符串的各种操作
ids 如 "1,2,3"
|
Copyright © 2018. All Rights Reserved.