Class BaseTransactionIsolationConfigTest


  • public abstract class BaseTransactionIsolationConfigTest
    extends BaseUnitTestCase
    • Constructor Detail

      • BaseTransactionIsolationConfigTest

        public BaseTransactionIsolationConfigTest()
    • Method Detail

      • getConnectionProviderUnderTest

        protected abstract ConnectionProvider getConnectionProviderUnderTest()
      • augmentConfigurationSettings

        protected void augmentConfigurationSettings​(Properties properties)
      • testSettingIsolationAsNumeric

        public void testSettingIsolationAsNumeric()
                                           throws Exception
        Throws:
        Exception
      • testSettingIsolationAsNumericString

        public void testSettingIsolationAsNumericString()
                                                 throws Exception
        Throws:
        Exception
      • testSettingIsolationAsName

        public void testSettingIsolationAsName()
                                        throws Exception
        Throws:
        Exception
      • testSettingIsolationAsNameAlt

        public void testSettingIsolationAsNameAlt()
                                           throws Exception
        Throws:
        Exception