init commit
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
扩展 MyBatis Mapper,添加以下功能:
|
扩展 MyBatis Mapper,添加以下功能:
|
||||||
- 在 Mapper 接口中添加 `selectPrimaryKeyByExample` 方法
|
- 在 Mapper 接口中添加 `selectPrimaryKeyByExample` 方法
|
||||||
- 在 Mapper XML 中生成对应的 SQL 查询语句
|
- 在 Mapper XML 中生成对应的 SQL 查询语句
|
||||||
- 支持分页查询(通过 `AbstractWithLimitPlugin` 提供)
|
|
||||||
|
|
||||||
### TapeRepositoryGeneratorPlugin
|
### TapeRepositoryGeneratorPlugin
|
||||||
为非视图表生成 Repository 层代码:
|
为非视图表生成 Repository 层代码:
|
||||||
|
|||||||
Reference in New Issue
Block a user