Searched refs:startNewTx (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/
H A DBaseContainer.java4597 startNewTx(prevTx, inv);
4608 startNewTx(prevTx, inv);
4660 private void startNewTx(Transaction prevTx, EjbInvocation inv) method in class:BaseContainer
5085 // this is the counterpart of startNewTx

Completed in 25 milliseconds