Here is the portion of the log (I had to make some changes in bold). sourceInformation is the name of the HashMap (One-Many relationship)
Cache lookup: com.XXXX.sourceInformation#1
DEBUG 13-03 14:49:00,040 (EhCache.java:get:68):
key: com.XXXX.sourceInformation#1
DEBUG 13-03 14:49:00,040 (ReadWriteCache.java:get:94):
Cached item was locked: com.XXXX.sourceInformation#1
Hibernate: select statement
DEBUG 13-03 14:49:00,040 (ReadWriteCache.java:put:148):
Caching: com.XXXX.sourceInformation#1
DEBUG 13-03 14:49:00,040 (EhCache.java:get:68):
key: com.XXXX.sourceInformation#1
DEBUG 13-03 14:49:00,040 (ReadWriteCache.java:put:160):
Cached: com.XXXX.sourceInformation#1
|