Uses of Class
org.apache.openjpa.lib.ant.AbstractTask

Packages that use AbstractTask
org.apache.openjpa.ant OpenJPA Ant Tasks Ant tasks for OpenJPA tools. 
org.apache.openjpa.jdbc.ant OpenJPA-JDBC Ant Tasks Ant tasks for JDBC OpenJPA tools. 
 

Uses of AbstractTask in org.apache.openjpa.ant
 

Subclasses of AbstractTask in org.apache.openjpa.ant
 class ApplicationIdToolTask
          Executes the application id tool on the specified files.
 class MetaDataToolTask
          Executes the metadata tool on the specified files.
 class PCEnhancerTask
          Executes the enhancer on the specified files.
 

Uses of AbstractTask in org.apache.openjpa.jdbc.ant
 

Subclasses of AbstractTask in org.apache.openjpa.jdbc.ant
 class MappingToolTask
          Executes the MappingTool on the specified files.
 class ReverseMappingToolTask
          Executes the ReverseMappingTool on the specified XML files.
 class SchemaToolTask
          Executes the SchemaTool on the specified XML schema definition files.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.