| Package | Description |
|---|---|
| oracle.ide.db.transfer |
Contains an API for transfering database object from one DBObjectProvider to
another.
|
| oracle.ide.db.transfer.generate |
Contains classes that control the targets available for generating database
objects to in the IDE.
|
| oracle.jdeveloper.offlinedb.transfer |
Utilities for helping transfer objects to or from an Offline Database.
|
| Class and Description |
|---|
| TransferCancelledException
Exception thrown when the transfer process is cancelled through the
TransferState.cancel() method.
|
| TransferController |
| TransferDescriptor
Bean to encapsulte various transfer options to be used as the model for a
transfer.
|
| TransferFailedException
Exception class used by the transfer handlers.
|
| TransferManager
Manage the transfer of database objects.
|
| TransferPolicy
Interface for the classes which copy objects for transfer.
|
| TransferState
Object that holds the current state of a transfer process.
|
| TransferState.Event
An enumeration of events in the lifecycle of the TransferState.
|
| TransferStateListener
A listener for the TransferState object.
|
| TransferTarget
Interface for the classes which do the transfer.
|
| Class and Description |
|---|
| TransferController |
| TransferDescriptor
Bean to encapsulte various transfer options to be used as the model for a
transfer.
|
| TransferTarget
Interface for the classes which do the transfer.
|
| Class and Description |
|---|
| TransferDescriptor
Bean to encapsulte various transfer options to be used as the model for a
transfer.
|