See: Description
Interface | Description |
---|---|
TransferPolicy |
Interface for the classes which copy objects for transfer.
|
TransferTarget |
Interface for the classes which do the transfer.
|
Class | Description |
---|---|
TransferController | |
TransferDescriptor |
Bean to encapsulte various transfer options to be used as the model for a
transfer.
|
TransferHelper | Deprecated |
TransferManager |
Manage the transfer of database objects.
|
TransferState |
Object that holds the current state of a transfer process.
|
Exception | Description |
---|---|
TransferCancelledException |
Exception thrown when the transfer process is cancelled through the
TransferState.cancel() method.
|
TransferFailedException |
Exception class used by the transfer handlers.
|
TransferManager
,
oracle.javatools.db