Package org.eclipse.emf.cdo.transaction
Klasse CDOTransaction.CommitResult<T>
java.lang.Object
org.eclipse.emf.cdo.transaction.CDOTransaction.CommitResult<T>
- Umschließende Schnittstelle:
CDOTransaction
A value type that combines the result of a persistable computation and the
commit info
of the final transaction commit
. A persistable computation is a Callable
that
operates on and possibly modifies the objects
of a transaction
.- Seit:
- 4.8
- Autor:
- Eike Stepper
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
CommitResult
-
-
Methodendetails
-
getResult
-
getInfo
-