Class TransactionTests


  • public class TransactionTests
    extends Object
    • Constructor Detail

      • TransactionTests

        public TransactionTests()
    • Method Detail

      • testTranRollbackRetryReadSkipRead

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

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

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

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

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

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

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

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

        public void testGlobalTranLongDelayMixOfLongTimeoutStepsAndShortTimeoutStepsCustomCheckpointAlgorithm()
                                                                                                       throws Exception
        Throws:
        Exception