Package org.apache.torque.mojo

This package contains the mojo classes which provide maven2 access to the Torque generator.

See:
          Description

Class Summary
DataDtdMojo Generates a data dtd from schema files.
DataDumpMojo Reads the content of tables from thh database and stores the data in XML files.
DataModelTaskMojo The base class for all mojos wrapping DataModelTasks.
DataSqlMojo Generates SQL for populating the database from data.xml files.
DocumentationMojo Creates html or anakia documentation for the data model from the schema.xml files.
IdTableInitSqlMojo Generates SQL for populating the id table in the database.
OMMojo Generates the sources for the persistence classes from the schema.xml files.
SqlExecMojo Executes the generated SQL.
SqlMojo Generates SQL for creating the database from the schema.xml files.
SqlMojoBase Generates SQL from the schema.xml files.
TexenTaskMojo The base Class for all Mojos wrapping Texen Tasks.
 

Package org.apache.torque.mojo Description

This package contains the mojo classes which provide maven2 access to the Torque generator.



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