[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4853) 3.4.4.3 Lock Mode Properties and Uses, "Vendor-specific hints must be ignored if they are not understood. "

Scott Marlow (JIRA) noreply at atlassian.com
Wed Jan 27 09:00:32 EST 2010


3.4.4.3 Lock Mode Properties and Uses, "Vendor-specific hints must be ignored if they are not understood. "
-----------------------------------------------------------------------------------------------------------

                 Key: HHH-4853
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4853
             Project: Hibernate Core
          Issue Type: Bug
            Reporter: Scott Marlow
            Assignee: Scott Marlow
             Fix For: 3.5.0-Beta-4


3.4.4.3 Lock Mode Properties and Uses:

"
Vendors are permitted to support the use of additional, vendor-specific locking hints. Vendor-specific
hints must not use the javax.persistence namespace. Vendor-specific hints must be ignored if
they are not understood.
"

Don't throw PersistenceException( "Unable to parse...", if the lock hint is not "javax.persistence.lock.scope".

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