| Class | Description |
|---|---|
| HelpMojo |
Display help information on mybatis-generator-maven-plugin.
Call mvn mybatis-generator:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MavenLogFactory | |
| MavenLogImpl | |
| MavenProgressCallback |
This callback logs progress messages with the Maven logger
|
| MavenShellCallback | |
| MyBatisGeneratorMojo |
Goal which generates MyBatis/iBATIS artifacts.
|
| SqlScriptRunner |
This class is used to execute an SQL script before a code generation
run if necessary.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.