[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-1767) read-only cache for immutable collection causes unnecessary warning

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Nov 2 15:02:07 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1767?page=all ]
     
Steve Ebersole resolved HHH-1767:
---------------------------------

    Resolution: Fixed

applied to trunk and 3.2

thanks!

> read-only cache for immutable collection causes unnecessary warning
> -------------------------------------------------------------------
>
>          Key: HHH-1767
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1767
>      Project: Hibernate3
>         Type: Patch

>   Components: core
>     Versions: 3.1.3
>     Reporter: Alex Burgel
>     Assignee: Steve Ebersole
>     Priority: Trivial
>      Fix For: 3.2.1
>  Attachments: SessionFactoryImpl.patch
>
>
> SessionFactoryImpl always says collections are mutable when calling the CacheFactory, even if the mapping file says otherwise. this causes a warning in the CacheFactory

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