Read-only query of entities with a collection of composite elements should not be
dirty-checked.
------------------------------------------------------------------------------------------------
Key: HHH-6785
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6785
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.6.4
Reporter: David Donn
I have an entity that includes a set and the set elements are mapped using
composite-elements.
Performing a read-only query for this entity should not result in any dirty checking.
However the composite elements are being dirty checked.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira