Class TransactionalAfterSaveEventTest

All Implemented Interfaces:
JaloSessionHolder

public class TransactionalAfterSaveEventTest extends AbstractAfterSaveEventTest
Test AfterSaveEvent when explicit transactions are running.
  • Constructor Details

    • TransactionalAfterSaveEventTest

      public TransactionalAfterSaveEventTest()
  • Method Details

    • testSynCreateUpdateRemoveInTx

      public void testSynCreateUpdateRemoveInTx() throws Exception
      Throws:
      Exception
    • testSynComplexUpdatesInTx

      public void testSynComplexUpdatesInTx() throws Exception
      Throws:
      Exception
    • testAsynCreateUpdateRemoveInTx

      public void testAsynCreateUpdateRemoveInTx() throws Exception
      Throws:
      Exception