跳过导航链接
B C F G I J S T V 

B

build(GenerateConfig, TableService) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过数据库表 构建生成(全部)
build(GenerateConfig, TableInfo, List<ColumnInfo>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过数据库表 构建生成(批量)
build(GenerateConfig, DbType, String...) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(批量)
build(GenerateConfig, DbType, boolean, String...) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(批量)
build(GenerateConfig, DbType, List<Class<?>>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(批量)
build(GenerateConfig, DbType, boolean, List<Class<?>>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(批量)
build(GenerateConfig, DbType, Class<?>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(单表)
build(GenerateConfig, DbType, boolean, Class<?>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
通过实体类 构建生成(单表)

C

ClassInfo - cn.vonce.supercode.core.model中的类
生成对象
ClassInfo() - 类 的构造器cn.vonce.supercode.core.model.ClassInfo
 
ClassUtil - cn.vonce.supercode.core.util中的类
 
ClassUtil() - 类 的构造器cn.vonce.supercode.core.util.ClassUtil
 
cn.vonce.supercode.core.config - 程序包 cn.vonce.supercode.core.config
 
cn.vonce.supercode.core.enumeration - 程序包 cn.vonce.supercode.core.enumeration
 
cn.vonce.supercode.core.helper - 程序包 cn.vonce.supercode.core.helper
 
cn.vonce.supercode.core.map - 程序包 cn.vonce.supercode.core.map
 
cn.vonce.supercode.core.model - 程序包 cn.vonce.supercode.core.model
 
cn.vonce.supercode.core.util - 程序包 cn.vonce.supercode.core.util
 

F

FieldInfo - cn.vonce.supercode.core.model中的类
Java字段信息
FieldInfo() - 类 的构造器cn.vonce.supercode.core.model.FieldInfo
 
fprint(Object, String, String) - 类 中的方法cn.vonce.supercode.core.util.FreemarkerUtil
 
fprint(Object, String, File) - 类 中的方法cn.vonce.supercode.core.util.FreemarkerUtil
 
FreemarkerUtil - cn.vonce.supercode.core.util中的类
Freemarker工具

G

GenerateConfig - cn.vonce.supercode.core.config中的类
生成配置
GenerateConfig() - 类 的构造器cn.vonce.supercode.core.config.GenerateConfig
 
GenerateHelper - cn.vonce.supercode.core.helper中的类
生成助手
GenerateHelper() - 类 的构造器cn.vonce.supercode.core.helper.GenerateHelper
 
getAuthor() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getBaseClass() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getBaseClassFields() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getBaseClassName() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getBaseClassName() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getBasePackage() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getClasses(String) - 类 中的静态方法cn.vonce.supercode.core.util.ClassUtil
 
getClassInfo(GenerateConfig, TableInfo, List<ColumnInfo>) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
获取生成所需的对象列表
getClassInfoList(GenerateConfig, List<TableInfo>, TableService) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
获取生成所需的对象列表
getClassName() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getColumnInfo() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
getConfig() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getDate() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getEmail() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getFieldInfoList() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getFilePaths(GenerateConfig) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
获取各个文件生成的目标地址
getFreemarkerUtil(GenerateConfig) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
获取FreemarkerUtil
getId() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getInstance(String, String) - 类 中的静态方法cn.vonce.supercode.core.util.FreemarkerUtil
 
getInstance(String, File) - 类 中的静态方法cn.vonce.supercode.core.util.FreemarkerUtil
 
getInstance(String, Object, String) - 类 中的静态方法cn.vonce.supercode.core.util.FreemarkerUtil
 
getJavaDocType() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getJavaType(String) - 类 中的静态方法cn.vonce.supercode.core.map.JdbcMapJava
通过jdbc类型获取java类型
getJdbcDaoType() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getJdbcDocType() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getModule() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getName() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
getOtherTypeSet() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getPrefix() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getSql() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getSuffix() - 枚举 中的方法cn.vonce.supercode.core.enumeration.JdbcDocType
 
getTableInfo() - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
getTableInfoList(TableService) - 类 中的静态方法cn.vonce.supercode.core.helper.GenerateHelper
获取要生成的数据表信息
getTargetPath() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getTemplateName() - 枚举 中的方法cn.vonce.supercode.core.enumeration.JdbcDocType
 
getTemplateName() - 枚举 中的方法cn.vonce.supercode.core.enumeration.TemplateType
 
getTemplatePath() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getTimestamp() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
getTypeFullName() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
getTypeName() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
getVersion() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 

I

isBePrefix() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
isCreateTime() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
isIgnore() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
isUpdateTime() - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
isUseLombok() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
isUseRestfulApi() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
isUseSqlBean() - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 

J

JavaDocType - cn.vonce.supercode.core.enumeration中的枚举
Java文档生成类型
JdbcDaoType - cn.vonce.supercode.core.enumeration中的枚举
Jdbc Dao持久化框架类型
JdbcDocType - cn.vonce.supercode.core.enumeration中的枚举
数据库文档生成类型
JdbcMapJava - cn.vonce.supercode.core.map中的类
Jdbc映射Java类型
JdbcMapJava() - 类 的构造器cn.vonce.supercode.core.map.JdbcMapJava
 

S

setAuthor(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setBaseClass(Class<?>) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setBaseClassFields(String...) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setBaseClassName(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setBaseClassName(String) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setBasePackage(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setBePrefix(boolean) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setClassName(String) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setColumnInfo(ColumnInfo) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setConfig(GenerateConfig) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setCreateTime(boolean) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setDate(Date) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setEmail(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setFieldInfoList(List<FieldInfo>) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setId(FieldInfo) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setIgnore(boolean) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setJavaDocType(JavaDocType) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setJdbcDaoType(JdbcDaoType) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setJdbcDocType(JdbcDocType) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setModule(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setName(String) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setOtherTypeSet(Set<String>) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setPrefix(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setSql(String) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setTableInfo(TableInfo) - 类 中的方法cn.vonce.supercode.core.model.ClassInfo
 
setTargetPath(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setTemplatePath(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setTypeFullName(String) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setTypeName(String) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setUpdateTime(boolean) - 类 中的方法cn.vonce.supercode.core.model.FieldInfo
 
setUseLombok(boolean) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setUseRestfulApi(boolean) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setUseSqlBean(boolean) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
setVersion(String) - 类 中的方法cn.vonce.supercode.core.config.GenerateConfig
 
sprint(Object, String) - 类 中的方法cn.vonce.supercode.core.util.FreemarkerUtil
 

T

TemplateType - cn.vonce.supercode.core.enumeration中的枚举
 

V

valueOf(String) - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JavaDocType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JdbcDaoType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JdbcDocType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.TemplateType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JavaDocType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JdbcDaoType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.JdbcDocType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.vonce.supercode.core.enumeration.TemplateType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
B C F G I J S T V 
跳过导航链接

Copyright © 2023. All rights reserved.