| Class | Description |
|---|---|
| AbstractDataNucleusMojo |
Convenience base class for DataNucleus Mojo extensions.
|
| AbstractEnhancerCheckMojo | |
| AbstractEnhancerEnhanceMojo | |
| AbstractEnhancerMojo |
Base for all enhancer-based Maven2 goals.
|
| AbstractSchemaToolMojo |
Extensions of this class implement the
AbstractSchemaToolMojo.prepareModeSpecificCommandLineArguments(Commandline, java.util.List) method and
provide mode-specific arguments to the SchemaTool invocation. |
| EnhancerEnhanceCheckMojo |
Goal to check the enhancement status of the provided classes.
|
| EnhancerEnhanceMojo |
Goal to enhance the provided classes as per the input file definition.
|
| EnhancerTestEnhanceCheckMojo |
Goal to check the enhancement status of the provided classes.
|
| EnhancerTestEnhanceMojo |
Goal to enhance the provided classes as per the input file definition.
|
| SchemaToolCreateDatabaseMojo |
Generates the database specified by the catalogName/schemaName parameters.
|
| SchemaToolCreateMojo |
Generates the Schema from the input files.
|
| SchemaToolDatabaseInfoMojo |
Provides detailed information about the database - limits and datatypes support.
|
| SchemaToolDeleteCreateMojo |
Drop and create the Schema defined by the input files.
|
| SchemaToolDeleteDatabaseMojo |
Deletes the database specified by the catalogName/schemaName parameters.
|
| SchemaToolDeleteMojo |
Deletes all database tables required for a set of JDO MetaData files (and enhanced classes) from the database schema.
|
| SchemaToolInfoMojo |
Provides a detailed information about the database schema.
|
| SchemaToolValidateMojo |
Validates all database tables required for a set of JDO MetaData files (and classes) for correct structure.
|
Copyright © 2019. All rights reserved.