Uses of Enum Class
org.eclipse.emf.cdo.transaction.CDOTransactionScopeClosedEvent.Cause
Packages that use CDOTransactionScopeClosedEvent.Cause
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
-
Uses of CDOTransactionScopeClosedEvent.Cause in org.eclipse.emf.cdo.transaction
Methods in org.eclipse.emf.cdo.transaction that return CDOTransactionScopeClosedEvent.CauseModifier and TypeMethodDescriptionCDOTransactionScopeClosedEvent.getCause()Returns whether the scope was committed or rolled back.Returns the enum constant of this class with the specified name.static CDOTransactionScopeClosedEvent.Cause[]CDOTransactionScopeClosedEvent.Cause.values()Returns an array containing the constants of this enum class, in the order they are declared.