Package | Description |
---|---|
org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
org.mybatis.generator.api.dom | |
org.mybatis.generator.codegen | |
org.mybatis.generator.codegen.mybatis3.javamapper.elements | |
org.mybatis.generator.codegen.mybatis3.xmlmapper.elements | |
org.mybatis.generator.config | |
org.mybatis.generator.config.xml | |
org.mybatis.generator.internal | |
org.mybatis.generator.internal.db | |
org.mybatis.generator.internal.rules | |
org.mybatis.generator.internal.types | |
org.mybatis.generator.internal.util | |
org.mybatis.generator.runtime.dynamic.sql.elements |
Class and Description |
---|
Configuration
The Class Configuration.
|
Context
The Class Context.
|
DomainObjectRenamingRule
This class is used to specify a renaming rule for table's domain object name.
|
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).
|
TableConfiguration
The Class TableConfiguration.
|
Class and Description |
---|
Context
The Class Context.
|
Class and Description |
---|
Context
The Class Context.
|
Class and Description |
---|
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).
|
Class and Description |
---|
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).
|
Class and Description |
---|
ColumnOverride
The Class ColumnOverride.
|
ColumnRenamingRule
This class is used to specify a renaming rule for columns in a table.
|
CommentGeneratorConfiguration |
ConnectionFactoryConfiguration |
Context
The Class Context.
|
DomainObjectRenamingRule
This class is used to specify a renaming rule for table's domain object name.
|
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
The Class IgnoredColumn.
|
IgnoredColumnException |
IgnoredColumnPattern |
JavaClientGeneratorConfiguration |
JavaModelGeneratorConfiguration |
JavaTypeResolverConfiguration |
JDBCConnectionConfiguration |
ModelType
Typesafe enum of different model types
|
PluginConfiguration |
PropertyHolder |
SqlMapGeneratorConfiguration |
TableConfiguration
The Class TableConfiguration.
|
TypedPropertyHolder |
Class and Description |
---|
Configuration
The Class Configuration.
|
Context
The Class Context.
|
PropertyHolder |
Class and Description |
---|
Context
The Class Context.
|
JDBCConnectionConfiguration |
PluginConfiguration |
TableConfiguration
The Class TableConfiguration.
|
Class and Description |
---|
Context
The Class Context.
|
TableConfiguration
The Class TableConfiguration.
|
Class and Description |
---|
TableConfiguration
The Class TableConfiguration.
|
Class and Description |
---|
Context
The Class Context.
|
Class and Description |
---|
Context
The Class Context.
|
Class and Description |
---|
Context
The Class 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).
|
Copyright © 2006–2018 MyBatis.org. All rights reserved.