[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4546?page=c...
]
Emmanuel Bernard commented on HHH-4546:
---------------------------------------
Scott,
When you are done implementing javax.persistence.lock.timeout and map it to an Hibernate
LockTimeoutException,
Make sure to edit AbstractEntityManagerImpl#convert and add the mapping between the
Hibernate Exception and JPA's javax.persistence.LockTimeoutException
I've added the logic to *not* rollback the transaction when
javax.persistence.LockTimeoutException is raised.
Also, the persistence context must be in a usable state after a lock timeout exception
(unlike many exceptions we raise).
add JPA 2.0 locking
-------------------
Key: HHH-4546
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4546
Project: Hibernate Core
Issue Type: Sub-task
Reporter: Scott Marlow
Assignee: Scott Marlow
Attachments: hhh-4546.patch, hhh-4546.patch, hhh-4546.patch, savepoint4.patch
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira