[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4828) Entities returned by Query...setReadOnly(true)...iterate() should be read-only

Gail Badner (JIRA) noreply at atlassian.com
Wed Jan 27 19:13:29 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gail Badner resolved HHH-4828.
------------------------------

    Resolution: Fixed

Fixed in trunk.

> Entities returned by Query...setReadOnly(true)...iterate() should be read-only 
> -------------------------------------------------------------------------------
>
>                 Key: HHH-4828
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4828
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: query-criteria
>            Reporter: Gail Badner
>            Assignee: Gail Badner
>             Fix For: 3.5.0-Beta-4
>
>
> Entities returned by Query...setReadOnly(true)...iterate() should be read-only. Currently they are modifiable.
> Query...setReadOnly(true)...scroll() returns read-only entities as expected.

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