Package org.apache.torque.task

tasks to generate code, sql, docs, ..

See:
          Description

Class Summary
PackageAsPathTask Simple task to convert packages to paths.
TorqueDataDumpTask An extended Texen task used for dumping data from db into XML
TorqueDataModelTask A base torque task that uses either a single XML schema representing a data model, or a <fileset> of XML schemas.
TorqueDataModelTask.TorqueClasspathResourceLoader A custom classpath resource loader which filters tabs and removes spaces from lines with velocity commands.
TorqueDataModelTask.TorqueFileResourceLoader A custom file resource loader which filters tabs and removes spaces from lines with velocity commands.
TorqueDataSQLTask An extended Texen task used for generating SQL source from an XML data file
TorqueDocumentationTask An ant task for generating output by using Velocity
TorqueJDBCTransformTask This class generates an XML schema of an existing database from JDBC metadata.
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.
TorqueSQLTask An extended Texen task used for generating SQL source from an XML schema describing a database structure.
TorqueSQLTransformTask An ant task for creating an xml schema from an sql schema
 

Package org.apache.torque.task Description

tasks to generate code, sql, docs, ..



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