A C E F G J O P

A

AbstractJpoxMojo - Class in org.codehaus.mojo.jpox
Convenience base class for Jpox Mojo extensions.
AbstractJpoxMojo() - Constructor for class org.codehaus.mojo.jpox.AbstractJpoxMojo
 
AbstractJpoxSchemaMojo - Class in org.codehaus.mojo.jpox
Extensions of this class implement the AbstractJpoxSchemaMojo.prepareModeSpecificCommandLineArguments(Commandline) method and provide mode-specific arguments to the SchemaTool invocation.
AbstractJpoxSchemaMojo() - Constructor for class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo
 

C

classes - Variable in class org.codehaus.mojo.jpox.AbstractJpoxMojo
 

E

execute() - Method in class org.codehaus.mojo.jpox.AbstractJpoxMojo
 
executeJpoxTool(List, URL, List) - Method in class org.codehaus.mojo.jpox.AbstractJpoxMojo
Template method expected to be implemented by extensions.
executeJpoxTool(List, URL, List) - Method in class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo
Template method expected to be implemented by extensions.
executeJpoxTool(List, URL, List) - Method in class org.codehaus.mojo.jpox.JpoxEnhancerMojo
Template method expected to be implemented by extensions.

F

findMappingFiles() - Method in class org.codehaus.mojo.jpox.AbstractJpoxMojo
Locates and builds a list of all JDO mapping (.jdo) files under the build output directory.

G

getToolName() - Method in class org.codehaus.mojo.jpox.AbstractJpoxMojo
Returns the Jpox tool name being invoked by this plugin's execution.
getToolName() - Method in class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo
Returns the Jpox tool name being invoked by this plugin's execution.
getToolName() - Method in class org.codehaus.mojo.jpox.JpoxEnhancerMojo
Returns the Jpox tool name being invoked by this plugin's execution.
getUniqueClasspathElements() - Method in class org.codehaus.mojo.jpox.AbstractJpoxMojo
Return the set of classpath elements, ensuring that AbstractJpoxMojo.classes location is first, and that no entry is duplicated in the classpath.

J

JpoxEnhancerMojo - Class in org.codehaus.mojo.jpox
 
JpoxEnhancerMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxEnhancerMojo
 
JpoxSchemaCreateMojo - Class in org.codehaus.mojo.jpox
Generates the Schema from the JDO mappings and the enhanced class files.
JpoxSchemaCreateMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaCreateMojo
 
JpoxSchemaDatabaseInfoMojo - Class in org.codehaus.mojo.jpox
Provides detailed information about the database - limits and datatypes support.
JpoxSchemaDatabaseInfoMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaDatabaseInfoMojo
 
JpoxSchemaDeleteMojo - Class in org.codehaus.mojo.jpox
Deletes all database tables required for a set of JDO MetaData files (and enhanced classes) from the database schema.
JpoxSchemaDeleteMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaDeleteMojo
 
JpoxSchemaInfoMojo - Class in org.codehaus.mojo.jpox
Provides a detailed information about the database schema.
JpoxSchemaInfoMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaInfoMojo
 
JpoxSchemaValidateMojo - Class in org.codehaus.mojo.jpox
Validates all database tables required for a set of JDO MetaData files (and classes) for correct structure.
JpoxSchemaValidateMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaValidateMojo
 

O

org.codehaus.mojo.jpox - package org.codehaus.mojo.jpox
 

P

pluginArtifacts - Variable in class org.codehaus.mojo.jpox.AbstractJpoxMojo
 
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaCreateMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaDatabaseInfoMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaDeleteMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaInfoMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.
prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaValidateMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.

A C E F G J O P

Copyright © 2010. All Rights Reserved.