| Package | Description |
|---|---|
| org.apache.ddlutils.io |
The
org.apache.ddlutils.io package contains a classes for input
and output of both the database schemas and data files. |
| org.apache.ddlutils.task |
The
org.apache.ddlutils.task package contains the Ant
tasks provided by DdlUtils. |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseDataIO.registerConverter(DataConverterRegistration converterRegistration)
Registers a converter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConvertingDatabaseCommand.addConfiguredConverter(DataConverterRegistration converterRegistration)
Registers a converter.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.