Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Package
oracle.ide.db.transfer

Packages that use oracle.ide.db.transfer
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. 

 

Classes in oracle.ide.db.transfer used by oracle.ide.db.transfer
TransferCancelledException
          Exception thrown when the transfer process is cancelled through the TransferState.cancel() method.
TransferDescriptor
          Bean to encapsulte generation options to be used as the model for a deployment descriptor.
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.
TransferTarget
          Interface for the classes which do the transfer.

 

Classes in oracle.ide.db.transfer used by oracle.ide.db.transfer.generate
TransferDescriptor
          Bean to encapsulte generation options to be used as the model for a deployment descriptor.
TransferFailedException
          Exception class used by the transfer handlers.
TransferPolicy
          Interface for the classes which copy objects for transfer.
TransferTarget
          Interface for the classes which do the transfer.

 

Classes in oracle.ide.db.transfer used by oracle.jdeveloper.offlinedb.transfer
TransferDescriptor
          Bean to encapsulte generation options to be used as the model for a deployment descriptor.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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