Class BaseTransactionIsolationConfigTest


  • public abstract class BaseTransactionIsolationConfigTest
    extends BaseUnitTestCase
    • Constructor Detail

      • BaseTransactionIsolationConfigTest

        public BaseTransactionIsolationConfigTest()
    • Method Detail

      • getConnectionProviderUnderTest

        protected abstract ConnectionProvider getConnectionProviderUnderTest()
      • augmentConfigurationSettings

        protected void augmentConfigurationSettings​(java.util.Properties properties)
      • testSettingIsolationAsNumeric

        public void testSettingIsolationAsNumeric()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSettingIsolationAsNumericString

        public void testSettingIsolationAsNumericString()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSettingIsolationAsName

        public void testSettingIsolationAsName()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSettingIsolationAsNameAlt

        public void testSettingIsolationAsNameAlt()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception