| Interface | Description |
|---|---|
| CrudMapper<T> |
创建(Create)、更新(Update)、读取(Retrieve)和删除(Delete)操作,通用 Mapper 接口
|
| Class | Description |
|---|---|
| AbstractMapperTemplate |
生成通用 insert/update/delete/select MappedStatement 模版基类
|
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.