| Modifier and Type | Class and Description |
|---|---|
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.