Issue Type: Task Task
Assignee: Unassigned
Created: 26/Nov/12 10:22 AM
Description:

Follow up locking occurs:

  • when requesting locking against a native-SQL query
  • in cases where paging and locking have been requested together and the Dialect does not support both in the same JDBC query.

Currently, when follow-on locking is used only the main lock-mode is used (and it is always used for all returned results). Eventually the plan is to support the alias-specific lock-modes in follow-up locking as well. But for the time being it is not supported and we should warn the user in these cases.

Fix Versions: jpa21, 4.1.9
Project: Hibernate ORM
Priority: Major Major
Reporter: Steve Ebersole
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira