Uses of Class
org.apache.torque.generator.configuration.paths.Maven2ProjectPaths
Packages that use Maven2ProjectPaths
Package
Description
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.pathsModifier and TypeClassDescriptionclassImplementation of ProjectPaths if the configuration is located in a directory of a maven 2 project.classImplementation of ProjectPaths if the configuration is located in a jar file inside of a Maven 2 project.