public class TwoPhaseTransactionDataImpl extends Object implements TwoPhaseTransactionData
| Constructor and Description |
|---|
TwoPhaseTransactionDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ActiveDescriptor<?>> |
getAllAddedDescriptors() |
List<ActiveDescriptor<?>> |
getAllRemovedDescriptors() |
String |
toString() |
public List<ActiveDescriptor<?>> getAllAddedDescriptors()
getAllAddedDescriptors in interface TwoPhaseTransactionDatapublic List<ActiveDescriptor<?>> getAllRemovedDescriptors()
getAllRemovedDescriptors in interface TwoPhaseTransactionDataCopyright © 2009-2017 Oracle Corporation. All Rights Reserved.