For additional commands, e-mail: user-h...@struts.apache.org
-----
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
__ NOD32 5611 (2010) Information __
>>> try {
>>> // Try to commit:
>>> tx.commit();
>>>
>>> } catch (Exception ex) {
>>>
---
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.or
On Thu, Nov 11, 2010 at 9:44 AM, Martin Gainty wrote:
> i would strongly advise against issuing a commit until your app knows your DML
> has successfully completed committing the transaction before DML has
> completed will
> put in the line of fire from the DBA
"Don't issue a commit until DML ha
i would strongly advise against issuing a commit until your app knows your DML
has successfully completed
committing the transaction before DML has completed will put in the line of
fire from the DBA
http://download.oracle.com/javase/tutorial/jdbc/basics/transactions.html
*feel free to ping
Greg-
Thanks for bumping my memory on when the page gets rendered. I remember reading
that somewhere, but forgot when writing this. Committing the transaction in the
action for save/delete seems to be the way to go.
Regarding ThreadLocal, I'm a bit new to Java and still struggling a bit with
6 matches
Mail list logo