|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.jpox.AbstractJpoxMojo
org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo
org.codehaus.mojo.jpox.JpoxSchemaCreateMojo
public class JpoxSchemaCreateMojo
Generates the Schema from the JDO mappings and the enhanced class files.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.jpox.AbstractJpoxMojo |
|---|
classes, pluginArtifacts |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
JpoxSchemaCreateMojo()
|
|
| Method Summary | |
|---|---|
protected void |
prepareModeSpecificCommandLineArguments(org.codehaus.plexus.util.cli.Commandline cl)
Template method that sets up arguments for the SchemaTool
depending upon the mode invoked. |
| Methods inherited from class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo |
|---|
executeJpoxTool, getToolName |
| Methods inherited from class org.codehaus.mojo.jpox.AbstractJpoxMojo |
|---|
execute, findMappingFiles, getUniqueClasspathElements |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpoxSchemaCreateMojo()
| Method Detail |
|---|
protected void prepareModeSpecificCommandLineArguments(org.codehaus.plexus.util.cli.Commandline cl)
SchemaTool
depending upon the mode invoked.
This is expected to be implemented by extensions.
prepareModeSpecificCommandLineArguments in class AbstractJpoxSchemaMojocl - Commandline instance to set up arguments for.AbstractJpoxSchemaMojo.prepareModeSpecificCommandLineArguments(org.codehaus.plexus.util.cli.Commandline)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||