Package org.codehaus.mojo.jpox

Class Summary
AbstractJpoxMojo Convenience base class for Jpox Mojo extensions.
AbstractJpoxSchemaMojo Extensions of this class implement the AbstractJpoxSchemaMojo.prepareModeSpecificCommandLineArguments(Commandline) method and provide mode-specific arguments to the SchemaTool invocation.
JpoxEnhancerMojo  
JpoxSchemaCreateMojo Generates the Schema from the JDO mappings and the enhanced class files.
JpoxSchemaDatabaseInfoMojo Provides detailed information about the database - limits and datatypes support.
JpoxSchemaDeleteMojo Deletes all database tables required for a set of JDO MetaData files (and enhanced classes) from the database schema.
JpoxSchemaInfoMojo Provides a detailed information about the database schema.
JpoxSchemaValidateMojo Validates all database tables required for a set of JDO MetaData files (and classes) for correct structure.
 



Copyright © 2009. All Rights Reserved.