| AbstractOpenJpaEnhancerMojo | 
 The base class for all enhancement mojos. 
 | 
| AbstractOpenJpaMappingToolMojo | 
 Processes Application model classes and generate the DDL by running the
 OpenJPA MappingTool. 
 | 
| AbstractOpenJpaMojo | 
 Base class for  OpenJPA maven tasks. 
 | 
| OpenJpaEnhancerMojo | 
 Processes Application model classes and enhances them by running OpenJPA
 Enhancer tool. 
 | 
| OpenJpaSchemaMojo | 
 Executes the schema generation via the OpenJPA MappingTool. 
 | 
| OpenJpaSqlMojo | 
 Executes the SQL generation via the OpenJPA MappingTool. 
 | 
| OpenJpaTestEnhancerMojo | 
 Processes Application model test classes and enhances them by running OpenJPA
 Enhancer tool. 
 |