| Package | Description |
|---|---|
| app.myoss.cloud.mybatis.mapper.template | |
| app.myoss.cloud.mybatis.mapper.template.update |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CrudMapper<T>
创建(Create)、更新(Update)、读取(Retrieve)和删除(Delete)操作,通用 Mapper 接口
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UpdateMapper<T>
更新(update)操作,通用 Mapper 接口
|
Copyright © 2018–2020. All rights reserved.