| Package | Description |
|---|---|
| oracle.ide.db.transfer |
Contains an API for transfering database object from one DBObjectProvider to
another.
|
| Modifier and Type | Method and Description |
|---|---|
TransferPolicy |
TransferState.getPolicy()
Return the TransferPolicy associated with this TransferState.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransferDescriptor.setPolicy(java.lang.Class<? extends TransferPolicy> policy) |