This one time, at band camp, Bob Lee said:
BL>So I could do something like the following?
BL>
BL>JDO jdo = ...
BL>Database db = jdo.getDatabase();
BL>boolean inheritTx = db.isActive();
BL>if (!inheritTx) db.begin();
BL>
BL>....
BL>
BL>if (!inheritTx) db.commit();
BL>db.close();
Sure.
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev