Package org.apache.torque.generator.configuration.paths

This package defines the directory structure of the Torque generator configuration and its surrounding project.

See:
          Description

Interface Summary
ProjectPaths Provides the default paths which Torque generator needs to interact with its surrounding project.
TorqueGeneratorPaths The paths describing the internal organization (i.e.
 

Class Summary
CustomProjectPaths Implementation of ProjectPaths with custom paths.
DefaultTorqueGeneratorPaths The default organization of the torque-generator directory.
Maven2DirectoryProjectPaths Implementation of ProjectPaths if the configuration is located in a directory of a maven 2 project.
Maven2JarProjectPaths Implementation of ProjectPaths if the configuration is located in a jar file inside of a Maven 2 project.
Maven2ProjectPaths Contains information of the default integration of the Torque generator into a maven 2 project.
 

Package org.apache.torque.generator.configuration.paths Description

This package defines the directory structure of the Torque generator configuration and its surrounding project.



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