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