Searched refs:isAppExceptionRequiringRollback (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.java4972 if( isAppExceptionRequiringRollback(exception) ) {
5078 } else if( isAppExceptionRequiringRollback(exception ) ) {
5130 isAppExceptionRequiringRollback(newException) ) {
5260 protected boolean isAppExceptionRequiringRollback method in class:BaseContainer

Completed in 25 milliseconds