Uses of Class
org.apache.torque.generator.configuration.paths.Maven2ProjectPaths

Packages that use Maven2ProjectPaths
org.apache.torque.generator.configuration.paths This package defines the directory structure of the Torque generator configuration and its surrounding project. 
 

Uses of Maven2ProjectPaths in org.apache.torque.generator.configuration.paths
 

Subclasses of Maven2ProjectPaths in org.apache.torque.generator.configuration.paths
 class Maven2DirectoryProjectPaths
          Implementation of ProjectPaths if the configuration is located in a directory of a maven 2 project.
 class Maven2JarProjectPaths
          Implementation of ProjectPaths if the configuration is located in a jar file inside of a Maven 2 project.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.