Uses of Class
org.codehaus.mojo.jpox.AbstractJpoxMojo

Uses of AbstractJpoxMojo in org.codehaus.mojo.jpox
 

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



Copyright © 2011 Codehaus. All Rights Reserved.