Uses of Class
org.apache.openjpa.lib.ant.AbstractTask
-
Packages that use AbstractTask Package Description org.apache.openjpa.ant OpenJPA Ant Tasksorg.apache.openjpa.jdbc.ant OpenJPA-JDBC Ant Tasks -
-
Uses of AbstractTask in org.apache.openjpa.ant
Subclasses of AbstractTask in org.apache.openjpa.ant Modifier and Type Class Description classApplicationIdToolTaskExecutes the application id tool on the specified files.classMetaDataToolTaskExecutes the metadata tool on the specified files.classPCEnhancerTaskExecutes the enhancer on the specified files. -
Uses of AbstractTask in org.apache.openjpa.jdbc.ant
Subclasses of AbstractTask in org.apache.openjpa.jdbc.ant Modifier and Type Class Description classMappingToolTaskExecutes theMappingToolon the specified files.classReverseMappingToolTaskExecutes theReverseMappingToolon the specified XML files.classSchemaToolTaskExecutes theSchemaToolon the specified XML schema definition files.
-