Class Summary |
PackageAsPathTask |
Simple task to convert packages to paths. |
TorqueDataModelTask |
A base torque task that uses either a single XML schema representing a data model, or a <fileset> of XML
schemas. |
TorqueDocumentationTask |
An ant task for generating output by using Velocity |
TorqueMergeXMLDoc |
This ant task will merge the schema-desc.xml with schema.xml, if
schema-description.xml exists |
TorqueSQLExec |
This task uses an SQL -> Database map in the form of a properties file to insert each SQL file listed into its
designated database. |
TorqueSQLExec.DelimiterType |
|
TorqueSQLExec.OnError |
Enumerated attribute with the values "continue", "stop" and "abort" for the onerror attribute. |
TorqueSQLTransformTask |
An ant task for creating an xml schema from an sql schema |
TorqueXMLWithDesc |
This class is task used to generate xml file with database information
and its description. |