[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6785) Read-only query of entities with a collection of composite elements should not be dirty-checked.

David Donn (JIRA) noreply at atlassian.com
Mon Oct 31 21:17:22 EDT 2011


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

        


More information about the hibernate-issues mailing list