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 |
Shell callback that calculates the Maven output directory.
|
MyBatisGeneratorMojo |
Goal which generates MyBatis artifacts.
|
SqlScriptRunner |
This class is used to execute an SQL script before a code generation
run if necessary.
|
Copyright © 2006–2024 MyBatis.org. All rights reserved.