Goals available:
| Goal | Description |
|---|---|
| torque:datadtd | Generates a data dtd from schema files. |
| torque:datadump | Reads the content of tables from thh database and stores the data in XML files. |
| torque:datasql | Generates SQL for populating the database from data.xml files. |
| torque:documentation | Creates html or anakia documentation for the data model from the schema.xml files. |
| torque:id-table-init-sql | Generates SQL for populating the id table in the database. |
| torque:om | Generates the sources for the persistence classes from the schema.xml files. |
| torque:sqlExec | Executes the generated SQL. |
| torque:sql | Generates SQL for creating the database from the schema.xml files. |