Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.task.ConvertingDatabaseCommand
Packages that use ConvertingDatabaseCommand
Package
Description
The
org.apache.ddlutils.task
package contains the Ant
tasks provided by DdlUtils.-
Uses of ConvertingDatabaseCommand in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.task
Subclasses of ConvertingDatabaseCommand in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.taskModifier and TypeClassDescriptionclass
Inserts the data defined by the data XML file(s) into the database.class
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.