A C E F G J O P

A

AbstractJpoxMojo - class org.codehaus.mojo.jpox.AbstractJpoxMojo.
Convenience base class for Jpox Mojo extensions.
AbstractJpoxMojo() - Constructor for class org.codehaus.mojo.jpox.AbstractJpoxMojo
 
AbstractJpoxSchemaMojo - class org.codehaus.mojo.jpox.AbstractJpoxSchemaMojo.
Extensions of this class implement the 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. This acts as hook to invoke custom Jpox tool.
executeJpoxTool(List, URL, List) - Method in class org.codehaus.mojo.jpox.JpoxEnhancerMojo
Template method expected to be implemented by extensions. This acts as hook to invoke custom Jpox tool.

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 org.codehaus.mojo.jpox.JpoxEnhancerMojo.
 
JpoxEnhancerMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxEnhancerMojo
 
JpoxSchemaCreateMojo - class org.codehaus.mojo.jpox.JpoxSchemaCreateMojo.
Generates the Schema from the JDO mappings and the enhanced class files.
JpoxSchemaCreateMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaCreateMojo
 
JpoxSchemaDatabaseInfoMojo - class org.codehaus.mojo.jpox.JpoxSchemaDatabaseInfoMojo.
Provides detailed information about the database - limits and datatypes support.
JpoxSchemaDatabaseInfoMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaDatabaseInfoMojo
 
JpoxSchemaDeleteMojo - class org.codehaus.mojo.jpox.JpoxSchemaDeleteMojo.
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 org.codehaus.mojo.jpox.JpoxSchemaInfoMojo.
Provides a detailed information about the database schema.
JpoxSchemaInfoMojo() - Constructor for class org.codehaus.mojo.jpox.JpoxSchemaInfoMojo
 
JpoxSchemaValidateMojo - class org.codehaus.mojo.jpox.JpoxSchemaValidateMojo.
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.

This is expected to be implemented by extensions.

prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaDatabaseInfoMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.

This is expected to be implemented by extensions.

prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaDeleteMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.

This is expected to be implemented by extensions.

prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaInfoMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.

This is expected to be implemented by extensions.

prepareModeSpecificCommandLineArguments(Commandline) - Method in class org.codehaus.mojo.jpox.JpoxSchemaValidateMojo
Template method that sets up arguments for the SchemaTool depending upon the mode invoked.

This is expected to be implemented by extensions.


A C E F G J O P

Copyright © {inceptionYear}-2007 null. All Rights Reserved.