跳过导航链接
A B C E F G I J K M N O S T W 

A

accept(String, String, String) - 接口 中的方法net.apexes.codegen.core.TableFilter
 
addCloneFrom(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
addFullConstructor(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
addFullConstructor(EntityModel, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
addInterface(Class<?>) - 类 中的方法net.apexes.codegen.core.EntityModel
 
addInterface(Type) - 类 中的方法net.apexes.codegen.core.EntityModel
 
addInterface(Class<?>) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
addInterface(Type) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
addInterface(Class<?>) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
addInterface(Type) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
addToString(Set<Property>, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
addToString(Set<Property>, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 

B

BasicNamingStrategy - net.apexes.codegen.core中的类
 
BasicNamingStrategy() - 类 的构造器net.apexes.codegen.core.BasicNamingStrategy
 
BasicNamingStrategy(String, String) - 类 的构造器net.apexes.codegen.core.BasicNamingStrategy
 
bodyEnd(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
bodyEnd(EntityModel, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
bodyStart(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
bodyStart(EntityModel, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 

C

CodegenUtils - net.apexes.codegen.core中的类
 
ColumnMetadataSerializer - net.apexes.codegen.core中的类
 
ColumnMetadataSerializer(TypeMappings, NamingStrategy, boolean, Set<String>, Comparator<Property>, Class<?>) - 类 的构造器net.apexes.codegen.core.ColumnMetadataSerializer
 
constructorContent(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
constructorContent(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
constructors(EntityType, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
constructorsForVariables(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
createEntityModel(String, String, String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
createEntityType(SchemaAndTable, String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
createProperty(EntityType, String, String, Type) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
createProperty(EntityModel, String, String, Type) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
customField(EntityType, Property, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 

E

EntityModel - net.apexes.codegen.core中的类
 
EntityModel(Type) - 类 的构造器net.apexes.codegen.core.EntityModel
 
EntityModel(Type, SuperType) - 类 的构造器net.apexes.codegen.core.EntityModel
 
export(DatabaseMetaData) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Export the tables based on the given database metadata
export(DatabaseMetaData, TableFilter) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
export(DatabaseMetaData) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Export the tables based on the given database metadata

F

findAccessibleField(Class<?>, String) - 类 中的静态方法net.apexes.codegen.core.CodegenUtils
 
finishEntityModel(EntityModel) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
finishWrite(File, StringWriter) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 

G

getAdditionalConstructorParameter(EntityType) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
getClassName(String) - 类 中的方法net.apexes.codegen.core.BasicNamingStrategy
 
getColumns() - 类 中的方法net.apexes.codegen.core.IndexData
 
getDefaultVariableName(EntityType) - 类 中的方法net.apexes.codegen.core.BasicNamingStrategy
 
getInterfaces() - 类 中的方法net.apexes.codegen.core.EntityModel
 
getName() - 类 中的方法net.apexes.codegen.core.IndexData
 
getProperties(EntityType) - 类 中的静态方法net.apexes.codegen.core.CodegenUtils
获取父类中没有的属性
getQueryType() - 类 中的方法net.apexes.codegen.core.SuperType
 
getSchema() - 类 中的方法net.apexes.codegen.core.IndexData
 
getSuperType() - 类 中的方法net.apexes.codegen.core.EntityModel
 
getSuperType(EntityType) - 类 中的方法net.apexes.codegen.core.MetadataExporter
EXT
getSupertype(EntityModel) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
getTable() - 类 中的方法net.apexes.codegen.core.IndexData
 
getType() - 类 中的方法net.apexes.codegen.core.IndexData
 
getTypeMappings() - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
getTypeName(Class<?>) - 类 中的静态方法net.apexes.codegen.core.CodegenUtils
获取指定类的名称

I

IndexData - net.apexes.codegen.core中的类
 
IndexData(IndexInfo, Type) - 类 的构造器net.apexes.codegen.core.IndexData
 
innerClassesForKeys - 类 中的变量net.apexes.codegen.core.MetadataSerializer
 
introClassHeader(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
introClassHeader(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
introDefaultInstance(CodeWriter, EntityType, String) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
introDefaultInstance(CodeWriter, EntityType, String) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
introImports(CodeWriter, SerializerConfig, EntityType) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
introJavadoc(CodeWriter, EntityType) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
isUnique() - 类 中的方法net.apexes.codegen.core.IndexData
 

J

JavabeanSerializer - net.apexes.codegen.core中的类
 
JavabeanSerializer() - 类 的构造器net.apexes.codegen.core.JavabeanSerializer
Create a new BeanSerializer
JavabeanSerializer(String) - 类 的构造器net.apexes.codegen.core.JavabeanSerializer
Create a new BeanSerializer with the given javadoc suffix
JavabeanSerializer(boolean) - 类 的构造器net.apexes.codegen.core.JavabeanSerializer
Create a new BeanSerializer
JavabeanSerializer(boolean, String) - 类 的构造器net.apexes.codegen.core.JavabeanSerializer
Create a new BeanSerializer

K

keywords - 类 中的变量net.apexes.codegen.core.ColumnMetadataSerializer
 

M

MetadataExporter - net.apexes.codegen.core中的类
 
MetadataExporter() - 类 的构造器net.apexes.codegen.core.MetadataExporter
 
MetadataSerializer - net.apexes.codegen.core中的类
 
MetadataSerializer(TypeMappings, NamingStrategy, boolean, Set<String>, Comparator<Property>, Class<?>) - 类 的构造器net.apexes.codegen.core.MetadataSerializer
 

N

namingStrategy - 类 中的变量net.apexes.codegen.core.MetadataSerializer
 
net.apexes.codegen.core - 程序包 net.apexes.codegen.core
 

O

OrmliteEntityBeanSerializer - net.apexes.codegen.core中的类
 
OrmliteEntityBeanSerializer() - 类 的构造器net.apexes.codegen.core.OrmliteEntityBeanSerializer
Create a new BeanSerializer
OrmliteEntityBeanSerializer(String) - 类 的构造器net.apexes.codegen.core.OrmliteEntityBeanSerializer
Create a new BeanSerializer with the given javadoc suffix
OrmliteEntityBeanSerializer(boolean) - 类 的构造器net.apexes.codegen.core.OrmliteEntityBeanSerializer
Create a new BeanSerializer
OrmliteEntityBeanSerializer(boolean, String) - 类 的构造器net.apexes.codegen.core.OrmliteEntityBeanSerializer
Create a new BeanSerializer
OrmliteExporter - net.apexes.codegen.core中的类
 
OrmliteExporter() - 类 的构造器net.apexes.codegen.core.OrmliteExporter
 
outro(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
outro(EntityType, CodeWriter) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 

S

serialize(EntityType, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
serialize(EntityType, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
serialize(EntityType, Property, Type, CodeWriter, String, String...) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
serialize(EntityModel, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
serializeForeignKeys(EntityType, CodeWriter, Collection<? extends KeyData>, boolean) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
serializeIndexs(EntityType, CodeWriter, Collection<IndexData>) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
serializePrimaryKeys(EntityType, CodeWriter, Collection<PrimaryKeyData>) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
serializeProperties(EntityType, Set<Property>, CodeWriter) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
serializeProperties(EntityType, Set<Property>, CodeWriter) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
serializeProperties(EntityType, SerializerConfig, CodeWriter) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
serializeProperties(EntityModel, Set<Property>, CodeWriter) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
setAddCloneFrom(boolean) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
setAddFullConstructor(boolean) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
setAddFullConstructor(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
setAddToString(boolean) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
setAddToString(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
setBeanPackageName(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the bean package name (default: packageName)
setBeanPackageName(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the bean package name (default: packageName)
setBeanPrefix(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the bean prefix for the classes (default: "")
setBeanPrefix(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the bean prefix for the classes (default: "")
setBeanSerializer(Serializer) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the Bean serializer to create bean types as well
setBeanSerializer(Serializer, boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
setBeansTargetFolder(File) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the target folder for beans defaults to the targetFolder value
setBeanSuffix(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the bean suffix for the classes (default: "")
setBeanSuffix(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the bean suffix for the classes (default: "")
setClassNamePrefix(String) - 类 中的方法net.apexes.codegen.core.BasicNamingStrategy
 
setColumnAnnotations(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether column annotations should be created
setColumnAnnotations(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setColumnComparatorClass(Class<? extends Comparator<Property>>) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the column comparator class
setColumnComparatorClass(Class<? extends Comparator<Property>>) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setConfiguration(Configuration) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the configuration
setConfiguration(Configuration) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the configuration
setCreateScalaSources(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set true to create Scala sources instead of Java sources
setCreateScalaSources(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set true to create Scala sources instead of Java sources
setDaoClass(Class<?>) - 类 中的方法net.apexes.codegen.core.OrmliteEntityBeanSerializer
 
setDefaultVarName(String) - 类 中的方法net.apexes.codegen.core.BasicNamingStrategy
 
setEntityPathType(Class<?>) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
setExportAll(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether all table types should be exported
setExportAll(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setExportForeignKeys(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setExportKeys(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
 
setExportPrimaryKeys(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setExportTables(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether tables should be exported
setExportTables(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setExportViews(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether views should be exported
setExportViews(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setImports(String[]) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the java imports
setImports(String[]) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the java imports
setInnerClassesForKeys(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether inner classes should be created for keys
setInnerClassesForKeys(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setLowerCase(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether names should be normalized to lowercase
setLowerCase(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setNamePrefix(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the name prefix for the classes (default: Q)
setNamePrefix(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the name prefix for the classes (default: Q)
setNameSuffix(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the name suffix for the classes (default: "")
setNameSuffix(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the name suffix for the classes (default: "")
setNamingStrategy(NamingStrategy) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Override the NamingStrategy (default: new DefaultNamingStrategy())
setNamingStrategy(NamingStrategy) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Override the NamingStrategy (default: new DefaultNamingStrategy())
setPackageName(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the package name
setPackageName(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the package name
setPrintSupertype(boolean) - 类 中的方法net.apexes.codegen.core.JavabeanSerializer
 
setQueryType(Type) - 类 中的方法net.apexes.codegen.core.SuperType
 
setSchemaPattern(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the schema pattern filter to be used
setSchemaPattern(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the schema pattern filter to be used
setSchemaToPackage(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
已过时。
This flag will not be necessary in the future because the generated package name can be controlled in method NamingStrategy.getPackage(String, SchemaAndTable).
setSchemaToPackage(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setSerializer(OrmliteEntityBeanSerializer) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the Bean serializer to create bean types as well
setSerializerClass(Class<? extends Serializer>) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the serializer class
setSourceEncoding(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the source encoding
setSourceEncoding(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setSpatial(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether spatial type support should be used
setSpatial(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setSupertype(SuperType) - 类 中的方法net.apexes.codegen.core.EntityModel
 
setTableNamePattern(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the table name pattern filter to be used
setTableNamePattern(String) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the table name pattern filter to be used
setTableTypesToExport(String) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the table types to export as a comma separated string
setTargetFolder(File) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the target folder
setTargetFolder(File) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
Set the target folder
setTypeMappings(TypeMappings) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set the type mappings to use
setTypeMappings(TypeMappings) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
setValidationAnnotations(boolean) - 类 中的方法net.apexes.codegen.core.MetadataExporter
Set whether validation annotations should be created
setValidationAnnotations(boolean) - 类 中的方法net.apexes.codegen.core.OrmliteExporter
 
SuperType - net.apexes.codegen.core中的类
 
SuperType(Type) - 类 的构造器net.apexes.codegen.core.SuperType
 

T

TableFilter - net.apexes.codegen.core中的接口
 
typeMappings - 类 中的变量net.apexes.codegen.core.ColumnMetadataSerializer
 

W

writeUserImports(CodeWriter) - 类 中的方法net.apexes.codegen.core.ColumnMetadataSerializer
 
writeUserImports(CodeWriter) - 类 中的方法net.apexes.codegen.core.MetadataSerializer
 
A B C E F G I J K M N O S T W 
跳过导航链接

Copyright © 2018. All rights reserved.