Package de.hybris.platform.jdbcwrapper
Class ConnectionImplTest
java.lang.Object
de.hybris.platform.jdbcwrapper.ConnectionImplTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ConnectionImplTest
public ConnectionImplTest()
-
-
Method Details
-
shouldMarkConnectionAsFailedWhenExceptionThrownOnSettingAutoCommit
public void shouldMarkConnectionAsFailedWhenExceptionThrownOnSettingAutoCommit() throws SQLException- Throws:
SQLException
-
shouldCallWrappedConnectionWhenCheckingIfClosedWithoutClosingBefore
public void shouldCallWrappedConnectionWhenCheckingIfClosedWithoutClosingBefore() throws SQLException- Throws:
SQLException
-
shouldNotCallWrappedConnectionWhenCheckingIfClosedAfterClosing
- Throws:
SQLException
-