| Package | Description |
|---|---|
| org.mybatis.generator.config |
| Modifier and Type | Method and Description |
|---|---|
SqlMapGeneratorConfiguration |
Context.getSqlMapGeneratorConfiguration()
Gets the sql map generator configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setSqlMapGeneratorConfiguration(SqlMapGeneratorConfiguration sqlMapGeneratorConfiguration)
Sets the sql map generator configuration.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.