public class TestDefaultTransactionalExecutorExceptions extends TestDefaultTransactionalExecutorBase
TestDefaultTransactionalExecutorBase.CallbackException| Modifier and Type | Field and Description |
|---|---|
Throwable |
exception |
callback, callbackThrows, connection, defaultTransactionalExecutor, expectedException, hostConnectionAccessor, result, wrappedConnection| Constructor and Description |
|---|
TestDefaultTransactionalExecutorExceptions() |
| Modifier and Type | Method and Description |
|---|---|
static Collection |
data() |
void |
executeCommitFails() |
void |
executeRollbackFails() |
beforepublic Throwable exception
public TestDefaultTransactionalExecutorExceptions()
public static Collection data()
public void executeCommitFails()
throws SQLException
SQLExceptionpublic void executeRollbackFails()
throws SQLException
SQLExceptionCopyright © 2015 Atlassian. All rights reserved.