Home
last modified time | relevance | path

Searched refs:runOperationInTxn2 (Results 1 – 2 of 2) sorted by relevance

/external/guice/extensions/persist/test/com/google/inject/persist/jpa/
DManualLocalTransactionsWithCustomMatcherTest.java69 .runOperationInTxn2(); in testSimpleCrossTxnWork()
101 public void runOperationInTxn2() { in runOperationInTxn2() method in ManualLocalTransactionsWithCustomMatcherTest.TransactionalObject
DManualLocalTransactionsTest.java63 injector.getInstance(TransactionalObject.class).runOperationInTxn2(); in testSimpleCrossTxnWork()
98 public void runOperationInTxn2() { in runOperationInTxn2() method in ManualLocalTransactionsTest.TransactionalObject