Class TransactionEvent

  • All Implemented Interfaces:
    Serializable

    public class TransactionEvent
    extends Object
    implements Serializable
    Holds information for a transaction. There is one TransactionEvent instance per Transaction instance.

    When the associated Transaction commits or rollback this information is sent to the TransactionEventManager.

    See Also:
    Serialized Form