@Mojo(name="generate",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=TEST)
public class MyBatisGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
Constructor and Description |
---|
MyBatisGeneratorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
File |
getOutputDirectory() |
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
public File getOutputDirectory()
Copyright © 2006–2024 MyBatis.org. All rights reserved.