MCPcopy Index your code
hub / github.com/atool/fluent-mybatis

github.com/atool/fluent-mybatis @v1.9.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.9.8 ↗ · + Follow
2,970 symbols 13,514 edges 537 files 1,103 documented · 37%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Fluent-Mybatis

入门必看章节

QQ交流群: 540950332 -w230

FluentMybatis特性

-w930

语法手册

环境部署

代码生成设置

Mapper类语法

逻辑删除

分页方法

工具方法

Select语法

where语法

having条件

更新语法

关联查询

充血Entity模型

其它

数据测试

其它

同类工具链接

Extension points exported contracts — how you extend this code

ArgumentGetter (Interface)
MethodMetaFunc @author wudarui [14 implementers]
fluent-mybatis-annotation/src/main/java/cn/org/atool/fluent/form/meta/entry/ArgumentGetter.java
IValidator (Interface)
参数校验, 除注解验证外的方法验证 @author darui.wu [7 implementers]
fluent-mybatis/src/main/java/cn/org/atool/fluent/form/validator/IValidator.java
StudentScoreDao (Interface)
StudentScoreDao: 数据操作接口 这只是一个减少手工创建的模板文件 可以任意添加方法和实现, 更改作者和重定义类名 @author Powered By Fluent Mybatis [3 implementers]
fluent-mybatis-test/src/main/java/cn/org/atool/fluent/mybatis/generator/shared2/dao/intf/StudentScoreDao.java
IProcessor (Interface)
编译器相关类 @author darui.wu [2 implementers]
fluent-mybatis-processor/src/main/java/cn/org/atool/fluent/processor/mybatis/base/IProcessor.java
EntryMetaKit (Interface)
获取Form注解对象元数据, MetaKitProcessor 编译时生成工具类 @author wudarui [2 implementers]
fluent-mybatis-annotation/src/main/java/cn/org/atool/fluent/form/meta/entry/EntryMetaKit.java
IFragment (Interface)
SQL 片段接口 @author darui.wu [7 implementers]
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/segment/fragment/IFragment.java
StudentDao (Interface)
StudentDao: 数据操作接口 这只是一个减少手工创建的模板文件 可以任意添加方法和实现, 更改作者和重定义类名 @author Powered By Fluent Mybatis [2 implementers]
fluent-mybatis-test/src/main/java/cn/org/atool/fluent/mybatis/generator/shared2/dao/intf/StudentDao.java
FilerKit (Interface)
FilerKit @author wudarui
fluent-mybatis-processor/src/main/java/cn/org/atool/fluent/processor/mybatis/filer/FilerKit.java

Core symbols most depended-on inside this repo

Shape

Method 2,392
Class 468
Interface 98
Enum 12

Languages

Java100%

Modules by API surface

fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/utility/MybatisUtil.java39 symbols
fluent-mybatis-test/src/test/java/cn/org/atool/fluent/mybatis/test/segment/WhereApplyTest.java38 symbols
fluent-mybatis-processor/src/main/java/cn/org/atool/fluent/processor/mybatis/filer/segment/SegmentFiler.java36 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/segment/model/WrapperData.java30 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/mapper/PrinterMapper.java29 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/base/mapper/IRichMapper.java29 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/base/provider/CommonSqlKit.java28 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/base/free/FreeSegment.java27 symbols
fluent-mybatis-processor/src/main/java/cn/org/atool/fluent/processor/mybatis/filer/segment/QueryFiler.java27 symbols
fluent-mybatis-annotation/src/main/java/cn/org/atool/fluent/form/meta/MethodMeta.java27 symbols
fluent-mybatis/src/main/java/cn/org/atool/fluent/mybatis/utility/RefKit.java26 symbols
fluent-mybatis-processor/src/main/java/cn/org/atool/fluent/processor/mybatis/filer/segment/EntityMappingFiler.java25 symbols

Datastores touched

(mysql)Database · 1 repos
fluent_mybatisDatabase · 1 repos
postgresDatabase · 1 repos

For agents

$ claude mcp add fluent-mybatis \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page