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

Packages that use ExportMojo
org.apache.torque.mojo This package contains the mojo classes which provide maven2 access to the Torque generator. 
 

Uses of ExportMojo in org.apache.torque.mojo
 

Subclasses of ExportMojo in org.apache.torque.mojo
 class ExportDataMojo
          Reads the content of tables from a database and exports the data in a database agnostic format to XML files.
 class ExportSchemaMojo
          Examines the JDBC metadata of a proprietary database and exports the schema information to database agnostic XML.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.