| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
DataToDatabaseSink
Data sink that directly inserts the beans into the database.
|
| Modifier and Type | Method and Description |
|---|---|
DataSink |
DataReader.getSink()
Returns the data sink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataReader.setSink(DataSink sink)
Sets the data sink.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.