public abstract class BaseTransactionIsolationConfigTest extends BaseUnitTestCase
executorService, globalTimeout, log| Constructor and Description | 
|---|
| BaseTransactionIsolationConfigTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | augmentConfigurationSettings(Properties properties) | 
| protected abstract org.hibernate.engine.jdbc.connections.spi.ConnectionProvider | getConnectionProviderUnderTest() | 
| void | testSettingIsolationAsName() | 
| void | testSettingIsolationAsNameAlt() | 
| void | testSettingIsolationAsNumeric() | 
| void | testSettingIsolationAsNumericString() | 
assertNoLeaks, executeAsync, executeSync, releaseTransactions, sleepprotected abstract org.hibernate.engine.jdbc.connections.spi.ConnectionProvider getConnectionProviderUnderTest()
protected void augmentConfigurationSettings(Properties properties)
public void testSettingIsolationAsNumeric()
                                   throws Exception
Exceptionpublic void testSettingIsolationAsNumericString()
                                         throws Exception
Exceptionpublic void testSettingIsolationAsName()
                                throws Exception
ExceptionCopyright © 2001-2020 Red Hat, Inc. All Rights Reserved.