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