Class TransactionTests


  • @Tag("ee")
    public class TransactionTests
    extends Object
    • Constructor Detail

      • TransactionTests

        public TransactionTests()
    • Method Detail

      • testTranRollbackRetryReadSkipRead

        @Test
        public void testTranRollbackRetryReadSkipRead()
                                               throws Exception
        Throws:
        Exception
      • testTranRollbackRetryProcessSkipProcess

        @Test
        public void testTranRollbackRetryProcessSkipProcess()
                                                     throws Exception
        Throws:
        Exception
      • testTranRollbackRetryWriteSkipWrite

        @Test
        public void testTranRollbackRetryWriteSkipWrite()
                                                 throws Exception
        Throws:
        Exception
      • testGlobalTranNoExceptions

        @Test
        public void testGlobalTranNoExceptions()
                                        throws Exception
        Throws:
        Exception
      • testGlobalTranForcedExceptionWithRollback

        @Test
        public void testGlobalTranForcedExceptionWithRollback()
                                                       throws Exception
        Throws:
        Exception
      • testGlobalTranForcedExceptionCheckpointRestart

        @Test
        public void testGlobalTranForcedExceptionCheckpointRestart()
                                                            throws Exception
        Throws:
        Exception
      • testGlobalTranNoDelayLongTimeout

        @Test
        public void testGlobalTranNoDelayLongTimeout()
                                              throws Exception
        Throws:
        Exception
      • testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutSteps

        @Test
        public void testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutSteps()
                                                                              throws Exception
        Throws:
        Exception
      • testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutStepsCustomCheckpointAlgorithm

        @Test
        public void testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutStepsCustomCheckpointAlgorithm()
                                                                                                       throws Exception
        Throws:
        Exception