All Classes and Interfaces
Class
Description
The base class for all enhancement mojos.
Processes Application model classes and generate the DDL by running the
OpenJPA MappingTool.
Base class for OpenJPA maven tasks.
Display help information on openjpa-maven-plugin.
Call
Call
mvn openjpa:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Processes Application model classes and enhances them by running OpenJPA
Enhancer tool.
Executes the schema generation via the OpenJPA MappingTool.
Executes the SQL generation via the OpenJPA MappingTool.
Processes Application model test classes and enhances them by running OpenJPA
Enhancer tool.