From: Alex B. (JIRA) <no...@at...> - 2006-05-18 21:47:13
|
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 |