| Package | Description |
|---|---|
| org.apache.ddlutils.task |
The
org.apache.ddlutils.task package contains the Ant
tasks provided by DdlUtils. |
| Modifier and Type | Class and Description |
|---|---|
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 © 2010-2015 Pivotal Software, Inc. All rights reserved.