Class | Description |
---|---|
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.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.