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