[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-4546) add JPA 2.0 locking

Scott Marlow (JIRA) noreply at atlassian.com
Fri Nov 6 09:12:09 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34471#action_34471 ] 

Scott Marlow commented on HHH-4546:
-----------------------------------

Checked in initial support for locking.

Still need support for:

1.  property "javax.persistence.lock.scope".  Extend pessimistic locking to element collections and relationships owned by an entity that are contained in join tables.

2.  property "javax.persistence.lock.timeout"

3.  Need unit tests to drive different exception cases (especially PessimisticLockException)

> 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
>
>


-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list