Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Package oracle.ide.db.transfer

Contains an API for transfering database object from one DBObjectProvider to another.

See:
          Description

Interface Summary
TransferPolicy Interface for the classes which copy objects for transfer.
TransferTarget Interface for the classes which do the transfer.
 

Class Summary
TransferDescriptor Bean to encapsulte various transfer options to be used as the model for a transfer.
TransferHelper Utilities to get the DDL necessary to update a provider schema so that it contains a given set of objects from another provider.
TransferManager Manage the transfer of database objects.
TransferState Object that holds the current state of a transfer process.
 

Exception Summary
TransferCancelledException Exception thrown when the transfer process is cancelled through the TransferState.cancel() method.
TransferFailedException Exception class used by the transfer handlers.
 

Package oracle.ide.db.transfer Description

Contains an API for transfering database object from one DBObjectProvider to another.

See Also:
TransferManager, oracle.javatools.db

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.