please see:
http://www.hibernate.org/hib_docs/v3/reference/en/html_single/#transactions
Angelo Chen <[EMAIL PROTECTED]>
25.10.2007 15:52
Bitte antworten an
"Tapestry users"
An
users@tapestry.apache.org
Kopie
Thema
T5: Tapestry-Hibernate Concurrency management
Hi,
I hope my question is Tapestry related, in the C/S application we can open a
transaction, keep it there until commit, if two users are updating the same
record, one transaction will fail and program simply roll back the
transaction, easy to handle concurrency issue. in the Tapestry-Hibernate'