| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.indirection |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupValueHolder
Used as the backup value holder in the unit of work for transparent indirection.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValueHolder |
UnitOfWorkValueHolder.backupValueHolder
The value holder stored in the backup copy, should not be transient.
|
| Modifier and Type | Method and Description |
|---|---|
protected ValueHolder |
UnitOfWorkValueHolder.getBackupValueHolder() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitOfWorkValueHolder.setBackupValueHolder(ValueHolder backupValueHolder) |
Copyright © 2025. All rights reserved.