| Package | Description |
|---|---|
| org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
| org.mybatis.generator.internal.rules |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.