public abstract class DalMojoSupport
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Class and Description |
|---|---|
protected class |
DalMojoSupport.DalMojoGenerationContext |
| Constructor and Description |
|---|
DalMojoSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected GenerationContext |
createContext(File manifestFile,
String sourceDir) |
protected abstract String |
getCodegenType() |
org.apache.maven.project.MavenProject |
getProject() |
getLog, getPluginContext, setLog, setPluginContextprotected GenerationContext createContext(File manifestFile, String sourceDir) throws IOException
IOExceptionprotected abstract String getCodegenType()
public org.apache.maven.project.MavenProject getProject()
Copyright © 2022 Unidal Organization. All rights reserved.