EHC ❯ Hibernate 3.1 related doc refers to outdated cache regions
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
The documentation relating to Hibernate (hibernate.html) is for Hibernate version 3.1.
In the section on ‘Configuration with ehcache.xml’ the parts about Queries, StandardQueryCache and UpdateTimestampsCache refer to the cache region names ‘net.sf.hibernate.cache.StandardQueryCache’ and ‘net.sf.hibernate.cache.UpdateTimestampsCache’. However, in Hibernate 3.1 these are known as ‘org.hibernate.cache.StandardQueryCache’ and ‘org.hibernate.cache.UpdateTimestampsCache’ respectively. Sourceforge Ticket ID: 1579761 - Opened By: nobody - 18 Oct 2006 14:58 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320
Hi
Updated the 1.2 documentation.
Greg Comment by: gregluck - 20 Oct 2006 09:24 UTC