Uses of Enum Class
org.eclipse.emf.cdo.transaction.CDOTransactionFinishedEvent.Cause
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Uses of CDOTransactionFinishedEvent.Cause in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionCDOTransactionFinishedEvent.getCause()
Returns the enum constant of this class with the specified name.static CDOTransactionFinishedEvent.Cause[]
CDOTransactionFinishedEvent.Cause.values()
Returns an array containing the constants of this enum class, in the order they are declared.