| 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. |
| TestMetadataExportMojo |
TestMetadataExportMojo is a goal for MetaDataExporter usage and is bound to the generated-sources phase |
Copyright © 2007–2016 Querydsl. All rights reserved.