3412341334143415341634173418341934203421
flush(); detachAllInternal(call); } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
34893490349134923493349434953496349734983499
setRollbackOnly(oe); throw oe.setFatal(true); } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } } finally { endOperation(); }
35163517351835193520352135223523352435253526
3556355735583559356035613562356335643565
if (sm != null) sm.nontransactional(); } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3637363836393640364136423643364436453646
transactionalStatesAll(sms, failed, exceps); } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3678367936803681368236833684368536863687
} } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3727372837293730373137323733373437353736
return extent; } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3777377837793780378137823783378437853786
_queries.add(q); return q; } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3891389238933894389538963897389838993900
_lm.lock(sm, level, timeout, null); sm.readLocked(level, level); // use same level for future write } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }
3945394639473948394939503951395239533954
for (Iterator<StateManagerImpl> itr = sms.iterator(); itr.hasNext();) itr.next().readLocked(level, level); } catch (OpenJPAException ke) { throw ke; } catch (RuntimeException re) { throw new GeneralException(re); } finally { endOperation(); } }