| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
| org.mybatis.generator.internal |
| 构造器和说明 |
|---|
MyBatisGenerator(Configuration configuration,
ShellCallback shellCallback,
List<String> warnings)
Constructs a MyBatisGenerator object.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultShellCallback
The Class DefaultShellCallback.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.