| Package | Description |
|---|---|
| org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
| org.mybatis.generator.internal |
| Constructor and Description |
|---|
MyBatisGenerator(Configuration configuration,
ShellCallback shellCallback,
List<String> warnings)
Constructs a MyBatisGenerator object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShellCallback
The Class DefaultShellCallback.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.