1 Reply Latest reply on Sep 3, 2007 5:19 PM by pmuir

    TransactionSuccessEvent and TransactionCompletionEvent

    tuxzilla

      What is the difference between the two? Based on the source code javadoc:

      TransactionSuccessEvent: An event that is processed when a transaction completes succesfully

      TransactionCompletionEvent: An event that is processed when a transaction ends

      But I am not sure what the real difference is. Thanks.