跳过导航链接
A C E F G I M R S T U V 

A

AbstractWithLimitPlugin - com.iqudoo.framework.mybatis.abstracts中的类
 
AbstractWithLimitPlugin() - 类 的构造器com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
addElementWithBestPosition(XmlElement, XmlElement) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
在最佳位置添加节点
addMethodWithBestPosition(InnerClass, Method) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
在最佳位置添加方法
addMethodWithBestPosition(Interface, Method) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
在最佳位置添加方法
addMethodWithBestPosition(InnerEnum, Method) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
在最佳位置添加方法
addMethodWithBestPosition(TopLevelClass, Method) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
在最佳位置添加方法

C

clientGenerated(Interface, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.TapeMybatisGeneratorPlugin
 
com.iqudoo.framework.mybatis - 程序包 com.iqudoo.framework.mybatis
 
com.iqudoo.framework.mybatis.abstracts - 程序包 com.iqudoo.framework.mybatis.abstracts
 
com.iqudoo.framework.mybatis.hook - 程序包 com.iqudoo.framework.mybatis.hook
 
com.iqudoo.framework.mybatis.utils - 程序包 com.iqudoo.framework.mybatis.utils
 
contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepositoryGeneratorPlugin
核心方法:视图表过滤 + 生成完整Repository代码
contextGenerateAdditionalJavaFiles(IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepoviewGeneratorPlugin
核心方法:仅为视图表生成 RepoView 代码

E

ElementTools - com.iqudoo.framework.mybatis.utils中的类
 
ElementTools() - 类 的构造器com.iqudoo.framework.mybatis.utils.ElementTools
 

F

FormatTools - com.iqudoo.framework.mybatis.utils中的类
 
FormatTools() - 类 的构造器com.iqudoo.framework.mybatis.utils.FormatTools
 

G

generateField(String, JavaVisibility, FullyQualifiedJavaType, String) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成属性
generateGetterMethod(Field) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成Filed的Get方法
generateLimitElement(XmlElement) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
generateLimitElement(XmlElement) - 接口 中的方法com.iqudoo.framework.mybatis.hook.ISelectSelectivePluginHook
 
generateMethod(String, JavaVisibility, FullyQualifiedJavaType, Parameter...) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成方法
generateMethodBody(Method, String...) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成方法实现体
generateSetterMethod(Field) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成Filed的Set方法
generateStaticFinalField(String, FullyQualifiedJavaType, String) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
生成静态常量
getModelTypeWithBLOBs(IntrospectedTable) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
获取Model有BLOBs类时的类型
getModelTypeWithoutBLOBs(IntrospectedTable) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.ElementTools
获取Model没有BLOBs类时的类型

I

initialized(IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
ISelectSelectivePluginHook - com.iqudoo.framework.mybatis.hook中的接口
 

M

modelExampleClassGenerated(TopLevelClass, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 

R

replaceComment(CommentGenerator, XmlElement) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
替换已有注释
replaceGeneralMethodComment(CommentGenerator, Method, IntrospectedTable) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
替换已有方法注释

S

setContext(Context) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepositoryGeneratorPlugin
 
setContext(Context) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepoviewGeneratorPlugin
 
setProperties(Properties) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepositoryGeneratorPlugin
 
setProperties(Properties) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepoviewGeneratorPlugin
 
sqlMapDocumentGenerated(Document, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.TapeMybatisGeneratorPlugin
 
sqlMapSelectAllElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
sqlMapSelectByExampleWithBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
sqlMapSelectByExampleWithoutBLOBsElementGenerated(XmlElement, IntrospectedTable) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 

T

TapeMybatisGeneratorPlugin - com.iqudoo.framework.mybatis中的类
 
TapeMybatisGeneratorPlugin() - 类 的构造器com.iqudoo.framework.mybatis.TapeMybatisGeneratorPlugin
 
TapeRepositoryGeneratorPlugin - com.iqudoo.framework.mybatis中的类
MyBatis Generator 1.4.1
TapeRepositoryGeneratorPlugin() - 类 的构造器com.iqudoo.framework.mybatis.TapeRepositoryGeneratorPlugin
 
TapeRepoviewGeneratorPlugin - com.iqudoo.framework.mybatis中的类
MyBatis Generator 1.4.1 适配版:视图表专用 RepoView 生成插件
TapeRepoviewGeneratorPlugin() - 类 的构造器com.iqudoo.framework.mybatis.TapeRepoviewGeneratorPlugin
 

U

upFirstChar(String) - 类 中的静态方法com.iqudoo.framework.mybatis.utils.FormatTools
首字母大写

V

validate(List<String>) - 类 中的方法com.iqudoo.framework.mybatis.abstracts.AbstractWithLimitPlugin
 
validate(List<String>) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepositoryGeneratorPlugin
 
validate(List<String>) - 类 中的方法com.iqudoo.framework.mybatis.TapeRepoviewGeneratorPlugin
 
A C E F G I M R S T U V 
跳过导航链接

Copyright © 2026. All rights reserved.