| Modifier and Type | Class and Description |
|---|---|
class |
SchemaToolCreateMojo
Generates the Schema from the input files.
|
class |
SchemaToolCreateSchemaMojo
Generates the schema specified by the "schemaName" parameter.
|
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 |
SchemaToolDeleteMojo
Deletes all database tables required for a set of JDO MetaData files (and enhanced classes) from the database schema.
|
class |
SchemaToolDeleteSchemaMojo
Deletes the schema specified by the "schemaName" parameter.
|
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 © 2016. All rights reserved.