| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
| org.mybatis.generator.internal.rules |
| 类和说明 |
|---|
| Rules
This interface centralizes all the rules related to code generation -
including the methods and objects to create, and certain attributes related
to those objects.
|
| 类和说明 |
|---|
| BaseRules
This class centralizes all the rules related to code generation - including
the methods and objects to create, and certain attributes related to those
objects.
|
| Rules
This interface centralizes all the rules related to code generation -
including the methods and objects to create, and certain attributes related
to those objects.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.