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

Emilio Oca (JIRA) noreply at atlassian.com
Thu Nov 2 13:54:08 EST 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1767?page=comments#action_25079 ] 

Emilio Oca commented on HHH-1767:
---------------------------------

The patch works for me, test it ok on 3.2cr2. Warning no longer shows

> 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
>     Priority: Trivial
>  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