| Interface | Description |
|---|---|
| Mapping |
Specifies mapping customization options.
|
| Class | Description |
|---|---|
| AbstractExporterMojo |
AbstractExporterMojo calls GenericExporter using the
classpath of the module in which the plugin is invoked. |
| AbstractMetaDataExportMojo |
AbstractMetaDataExportMojo is the base class for MetaDataExporter usage |
| CompileMojo |
CompileMojo compiles the sources generated by other tasks |
| GenericExporterMojo |
GenericExporterMojo calls GenericExporter using the classpath of the module |
| JDOExporterMojo |
JDOExporterMojo calls GenericExporter using the classpath of the module |
| JPAExporterMojo |
JPAExporterMojo calls GenericExporter using the classpath of the module |
| JPATemporalAnnotationHelper |
An
AnnotationHelper that handles JPA Temporal annotation. |
| MetadataExportMojo |
MetadataExportMojo is a goal for MetaDataExporter execution. |
| NumericMapping |
NumericMapping customizes mappings of various numeric precisions to data types. |
| RenameMapping |
RenameMapping overrides schemas, tables, columns and combinations of the three. |
| TestMetadataExportMojo |
TestMetadataExportMojo is a goal for MetaDataExporter usage and is bound to the generated-sources phase |
| TypeMapping |
TypeMapping customizes the mapping from table + column to a type. |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.