| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.config |
| 限定符和类型 | 方法和说明 |
|---|---|
ColumnRenamingRule |
TableConfiguration.getColumnRenamingRule()
Gets the column renaming rule.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableConfiguration.setColumnRenamingRule(ColumnRenamingRule columnRenamingRule)
Sets the column renaming rule.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.