Plugin documentation

Goals available:

GoalDescription
torque:datadtdGenerates a data dtd from schema files.
torque:datadumpReads the content of tables from thh database and stores the data in XML files.
torque:datasqlGenerates SQL for populating the database from data.xml files.
torque:documentationCreates html or anakia documentation for the data model from the schema.xml files.
torque:id-table-init-sqlGenerates SQL for populating the id table in the database.
torque:omGenerates the sources for the persistence classes from the schema.xml files.
torque:sqlExecExecutes the generated SQL.
torque:sqlGenerates SQL for creating the database from the schema.xml files.