| 类 | 说明 |
|---|---|
| ColumnOverride |
The Class ColumnOverride.
|
| ColumnRenamingRule |
This class is used to specify a renaming rule for columns in a table.
|
| CommentGeneratorConfiguration | |
| Configuration |
The Class Configuration.
|
| 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).
|
| IgnoredColumn |
The Class 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 |
The Class TableConfiguration.
|
| TypedPropertyHolder |
| 枚举 | 说明 |
|---|---|
| ModelType |
Typesafe enum of different model types
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.