Uses of Class
org.apache.torque.mojo.TexenTaskMojo

Uses of TexenTaskMojo in org.apache.torque.mojo
 

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



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