| Package | Description |
|---|---|
| org.mybatis.generator.config |
| Modifier and Type | Method and Description |
|---|---|
ColumnRenamingRule |
TableConfiguration.getColumnRenamingRule()
Gets the column renaming rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableConfiguration.setColumnRenamingRule(ColumnRenamingRule columnRenamingRule)
Sets the column renaming rule.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.