| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.config |
| 限定符和类型 | 方法和说明 |
|---|---|
SqlMapGeneratorConfiguration |
Context.getSqlMapGeneratorConfiguration()
Gets the sql map generator configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Context.setSqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration sqlMapGeneratorConfiguration)
Sets the sql map generator configuration.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.