| 程序包 | 说明 |
|---|---|
| com.mybatisflex.core |
MyBatis-Flex 一个优雅的 MyBatis 增强框架。
|
| com.mybatisflex.core.activerecord |
Active Record 功能。
|
| com.mybatisflex.core.field |
属性查询(Field Query)功能。
|
| com.mybatisflex.core.keygen |
主键生成功能。
|
| com.mybatisflex.core.mybatis |
MyBatis 功能增强。
|
| com.mybatisflex.core.query |
SQL 条件构造功能。
|
| com.mybatisflex.core.relation |
多表关联注解实现。
|
| com.mybatisflex.core.service |
通用增强 Service 接口。
|
| com.mybatisflex.core.update |
处理部分字段更新。
|
| com.mybatisflex.core.util |
工具类。
|
| 类和说明 |
|---|
| FlexGlobalConfig
全局配置文件
|
| FlexGlobalConfig.KeyConfig
对应的是 注解
Id 的配置 |
| MybatisFlexBootstrap
MybatisFlex 的启动类
MybatisFlexBootstrap.getInstance()
.setDatasource(...)
.addMapper(...)
.start();
MybatisFlexBootstrap.getInstance()
.execute(...) |
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| FlexGlobalConfig.KeyConfig
对应的是 注解
Id 的配置 |
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
| 类和说明 |
|---|
| BaseMapper
通用 Mapper 接口。
|
Copyright © 2023. All rights reserved.