| Class | Description |
|---|---|
| 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 | |
| JavaClientGeneratorConfiguration | |
| JavaModelGeneratorConfiguration | |
| JavaTypeResolverConfiguration | |
| JDBCConnectionConfiguration | |
| 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 |
| Enum | Description |
|---|---|
| ModelType |
Typesafe enum of different model types
|
Copyright © 2010–2016 MyBatis.org. All rights reserved.