package

org.mybatis.generator.config

Classes

ColumnOverride  
ColumnRenamingRule This class is used to specify a renaming rule for columns in a table. 
CommentGeneratorConfiguration  
Configuration  
Context  
GeneratedKey This class specifies that a key is auto-generated, either as an identity column (post insert), or as some other query like a sequences (pre insert). 
IgnoredColumn  
JDBCConnectionConfiguration  
JavaClientGeneratorConfiguration  
JavaModelGeneratorConfiguration  
JavaTypeResolverConfiguration  
MergeConstants This class holds constants useful in the XML and Java merging operations. 
PluginConfiguration  
PropertyHolder  
PropertyRegistry This class holds constants for all properties recognized by the different configuration elements. 
SqlMapGeneratorConfiguration  
TableConfiguration  
TypedPropertyHolder  

Enums

ModelType Typesafe enum of different model types