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