Brett Meyer
commented
on an issue
Re: LockMode should be checked on query execution, not during call to setLockMode
Steve Ebersole
:
https://github.com/hibernate/hibernate-orm/pull/600
Add Comment
Hibernate ORM
/
HHH-8521
LockMode should be checked on query execution, not during call to setLockMode
{{org.hibernate.jpa.spi.AbstractQueryImpl#setLockMode}} checks to see if a transaction is in progress. Really that check ought to be delayed until we actually execute the query
This message was sent by Atlassian JIRA
(v6.1-OD-08#6143-
sha1:7b2ba0d
)