Package | Description |
---|---|
org.apache.torque.generator.configuration |
This package contains the classes for configuring the Torque generator.
|
org.apache.torque.generator.configuration.paths |
This package defines the directory structure of the Torque generator
configuration and its surrounding project.
|
Modifier and Type | Method and Description |
---|---|
TorqueGeneratorPaths |
UnitDescriptor.getConfigurationPaths()
Returns the paths in the configuration of this generation unit.
|
Constructor and Description |
---|
AbstractConfigurationProvider(TorqueGeneratorPaths configurationPaths)
Constructor.
|
DirectoryConfigurationProvider(ProjectPaths projectPaths,
TorqueGeneratorPaths configurationPaths)
Constructor.
|
JarConfigurationProvider(ProjectPaths projectPaths,
TorqueGeneratorPaths configurationPaths)
Constructor.
|
UnitDescriptor(UnitDescriptor.Packaging packaging,
ProjectPaths projectPaths,
TorqueGeneratorPaths configurationPaths)
Constructor without inheritance, override options, overrideSourceFileset,
loglevel and addDebuggingInfoToOutput.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTorqueGeneratorPaths
The default organization of the torque-generator directory.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.