| Package | Description |
|---|---|
| org.mybatis.generator.config |
| Modifier and Type | Method and Description |
|---|---|
JavaTypeResolverConfiguration |
Context.getJavaTypeResolverConfiguration()
Gets the java type resolver configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setJavaTypeResolverConfiguration(JavaTypeResolverConfiguration javaTypeResolverConfiguration)
Sets the java type resolver configuration.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.