Searched refs:runOperationInTxnThrowingChecked (Results 1 – 4 of 4) sorted by relevance
83 .runOperationInTxnThrowingChecked(); in testSimpleTransactionRollbackOnChecked()145 public void runOperationInTxnThrowingChecked() throws IOException { in runOperationInTxnThrowingChecked() method in JoiningLocalTransactionsTest.TransactionalObject
98 injector.getInstance(TransactionalObject.class).runOperationInTxnThrowingChecked(); in testSimpleTransactionRollbackOnChecked()161 public void runOperationInTxnThrowingChecked() throws IOException { in runOperationInTxnThrowingChecked() method in ManagedLocalTransactionsTest.TransactionalObject
84 injector.getInstance(TransactionalObject2.class).runOperationInTxnThrowingChecked(); in testSimpleTransactionRollbackOnChecked()195 public void runOperationInTxnThrowingChecked() throws IOException { in runOperationInTxnThrowingChecked() method in ClassLevelManagedLocalTransactionsTest.TransactionalObject2
135 injector.getInstance(TransactionalObject.class).runOperationInTxnThrowingChecked(); in testSimpleTransactionRollbackOnChecked()209 public void runOperationInTxnThrowingChecked() throws IOException { in runOperationInTxnThrowingChecked() method in ManagedLocalTransactionsAcrossRequestTest.TransactionalObject