Uses of Class
org.apache.ddlutils.task.ConvertingDatabaseCommand

Packages that use ConvertingDatabaseCommand
org.apache.ddlutils.task The org.apache.ddlutils.task package contains the Ant tasks provided by DdlUtils. 
 

Uses of ConvertingDatabaseCommand in org.apache.ddlutils.task
 

Subclasses of ConvertingDatabaseCommand in org.apache.ddlutils.task
 class WriteDataToDatabaseCommand
          Inserts the data defined by the data XML file(s) into the database.
 class WriteDataToFileCommand
          Reads the data currently in the table in the live database (as specified by the enclosing task), and writes it as XML to a file.
 



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