跳过导航链接
A C D E G H I K L M N P R S T U V 

A

addColumn(ColumnDescriptor) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
addPrimaryKeyColumn(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 

C

cn.wizzer.app.code.commons.builder - 程序包 cn.wizzer.app.code.commons.builder
 
ColumnDescriptor - cn.wizzer.app.code.commons.builder中的类
属性(数据库列)基本信息描述 Created by wizzer on 2017/1/23.
ColumnDescriptor() - 类 的构造器cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
ColumnDescriptor.Validation - cn.wizzer.app.code.commons.builder中的类
 
columnName - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
columnType - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

D

dataType - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

E

EntityDescLoader - cn.wizzer.app.code.commons.builder中的类
根据java model定义生成,service,controller Created by wizzer on 2017/1/23.
EntityDescLoader() - 类 的构造器cn.wizzer.app.code.commons.builder.EntityDescLoader
 

G

generate(String, String, File, boolean) - 类 中的方法cn.wizzer.app.code.commons.builder.Generator
 
generateCode(String, String) - 类 中的方法cn.wizzer.app.code.commons.builder.Generator
 
Generator - cn.wizzer.app.code.commons.builder中的类
入口类 Created by wizzer on 2017/1/23.
Generator(Map<String, TableDescriptor>, TableDescriptor) - 类 的构造器cn.wizzer.app.code.commons.builder.Generator
 
getAnnotation() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor.Validation
 
getBasePackageName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getBasePath(String) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Utils
 
getBaseUri() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getColumnAnnotation() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getColumnName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getColumns() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getComment() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getComment() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getControllerClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getDefaultValue() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getDefaultValueCode() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getEntityClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getEntityFullClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getEntityInstanceName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getEntityInstancesName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getEnumColumns() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getEnumValues() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getFieldName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getGetterMethodName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getImports() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getIndexColumns() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getJavaType() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getLabel() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getLabel() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getLabeledColumnNames() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getLabeledColumnNamesString() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getLabeledColumns() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getLocalePath() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getModelName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getModelSubName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getModPackageName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getPermissions() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getPkType() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getPlural() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getPrimaryColumn() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getPrimaryType() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getQueryColumns(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getQueryOperator() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getSearchableColumns() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getSerPackageName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getServiceClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getServiceFullClassName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getServiceInstanceName() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getSetterMethodName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getSimpleJavaTypeName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getTableAnnotation() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getUpperJavaFieldName() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getUriPrefix() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
getValidationFormClass() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
getViewBasePath() - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 

H

hasLabel() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

I

isBoolean() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
isEnum() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
isTimestamp() - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

K

klass - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor.Validation
 

L

Loader - cn.wizzer.app.code.commons.builder中的类
基础的数据结构加载器 Created by wizzer on 2017/1/23.
Loader() - 类 的构造器cn.wizzer.app.code.commons.builder.Loader
 
loadTables(Ioc, String, String, String, String, String) - 类 中的方法cn.wizzer.app.code.commons.builder.EntityDescLoader
 
loadTables(Ioc, String, String, String, String, String) - 类 中的方法cn.wizzer.app.code.commons.builder.Loader
 
loadTables(Ioc, String, String, String, String, String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescLoader
 
LOWER_CAMEL(String) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Utils
将以“_”分割的单词转换为首字母小写驼峰格式

M

main(String[]) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Generator
 
main(String[]) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Utils
 

N

name - 类 中的变量cn.wizzer.app.code.commons.builder.TableDescriptor
 
nullable - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

P

primary - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

R

rs2class(String, List<NutResource>) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Utils
将一组 NutResource 转换成 class 对象

S

setColumnType(String) - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
setComment(String) - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
setComment(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
setDefaultValue(Object) - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
setFieldName(String) - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
setLabel(String) - 类 中的方法cn.wizzer.app.code.commons.builder.ColumnDescriptor
 
setLabel(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
setModPackageName(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
setPkType(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
setSerPackageName(String) - 类 中的方法cn.wizzer.app.code.commons.builder.TableDescriptor
 
size - 类 中的变量cn.wizzer.app.code.commons.builder.ColumnDescriptor
 

T

TableDescLoader - cn.wizzer.app.code.commons.builder中的类
根据数据库结构生成model,service,controller,views Created by wizzer on 2017/1/23.
TableDescLoader() - 类 的构造器cn.wizzer.app.code.commons.builder.TableDescLoader
 
TableDescriptor - cn.wizzer.app.code.commons.builder中的类
实体(表)基本信息描述类 Created by wizzer on 2017/1/23.
TableDescriptor(String, String, String, String, String, String) - 类 的构造器cn.wizzer.app.code.commons.builder.TableDescriptor
 

U

UPPER_CAMEL(String) - 类 中的静态方法cn.wizzer.app.code.commons.builder.Utils
以“_”分割的单词转换为首字母大写驼峰格式
Utils - cn.wizzer.app.code.commons.builder中的类
工具类 Created by wizzer on 2017/1/23.
Utils() - 类 的构造器cn.wizzer.app.code.commons.builder.Utils
 

V

Validation(Class<?>, String) - 类 的构造器cn.wizzer.app.code.commons.builder.ColumnDescriptor.Validation
 
A C D E G H I K L M N P R S T U V 
跳过导航链接

Copyright © 2020. All rights reserved.