<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hibernate Cache</title>
	<atom:link href="http://anandhansubbiah.com/blog/hibernate-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://anandhansubbiah.com/blog/hibernate-cache/</link>
	<description>'Inspire and Innovate'</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:02:48 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cameron</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-48149</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Fri, 08 Jul 2011 09:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-48149</guid>
		<description>Well explained. You mentioned here some L2 caches so I&#039;d also like to add another L2 cache in the list thats NCache (in-proc L2 cache). NCache provides Hibernate integration for Second Level Cache without any code change.</description>
		<content:encoded><![CDATA[<p>Well explained. You mentioned here some L2 caches so I&#8217;d also like to add another L2 cache in the list thats NCache (in-proc L2 cache). NCache provides Hibernate integration for Second Level Cache without any code change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smith</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-36881</link>
		<dc:creator>smith</dc:creator>
		<pubDate>Mon, 24 Jan 2011 04:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-36881</guid>
		<description>nice article !!! i am using NCache which provides plug in for NHibernate as L2 cache and so far it is doing a wonderful job.the best thing about NCache is its replicate data over multiple severs so there is no issue of data lose even your cache severs goes down. here is some more details,

http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html</description>
		<content:encoded><![CDATA[<p>nice article !!! i am using NCache which provides plug in for NHibernate as L2 cache and so far it is doing a wonderful job.the best thing about NCache is its replicate data over multiple severs so there is no issue of data lose even your cache severs goes down. here is some more details,</p>
<p><a href="http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html" rel="nofollow">http://www.alachisoft.com/ncache/nhibernate_l2cache_index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-35842</link>
		<dc:creator>Neeraj</dc:creator>
		<pubDate>Fri, 31 Dec 2010 07:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-35842</guid>
		<description>&quot;The L2 cache also called as query cache is external to hibernate . Hibernate provides a pluggable interface for the L2 cache. This allows a cache to be shared between applications on the same machine or even between multiple applications on multiple machines. The L2 cache will not be able to react to changes made by an external application so you have to be careful not to lose the state of the data. Also a distributed cache creates lot of network traffic and takes up memory as well.&quot;

I don&#039;t think level 2 cache is the query cache. Hibernate provides query cache separately from level 2 cache.</description>
		<content:encoded><![CDATA[<p>&#8220;The L2 cache also called as query cache is external to hibernate . Hibernate provides a pluggable interface for the L2 cache. This allows a cache to be shared between applications on the same machine or even between multiple applications on multiple machines. The L2 cache will not be able to react to changes made by an external application so you have to be careful not to lose the state of the data. Also a distributed cache creates lot of network traffic and takes up memory as well.&#8221;</p>
<p>I don&#8217;t think level 2 cache is the query cache. Hibernate provides query cache separately from level 2 cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-23395</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-23395</guid>
		<description>This blog describes the issue in detail:

http://darren.oldag.net/2008/11/hibernate-query-cache-dirty-little_04.html</description>
		<content:encoded><![CDATA[<p>This blog describes the issue in detail:</p>
<p><a href="http://darren.oldag.net/2008/11/hibernate-query-cache-dirty-little_04.html" rel="nofollow">http://darren.oldag.net/2008/11/hibernate-query-cache-dirty-little_04.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-23394</link>
		<dc:creator>Douglas</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-23394</guid>
		<description>Apparently some versions of hibernate have a nasty issue with the L2 Cache..


http://opensource.atlassian.com/projects/hibernate/browse/HHH-3383</description>
		<content:encoded><![CDATA[<p>Apparently some versions of hibernate have a nasty issue with the L2 Cache..</p>
<p><a href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3383" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/HHH-3383</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-18644</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 10:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-18644</guid>
		<description>Biju Philip had asked you questions which are not actually answered.

How does a Session can influence L2 Cache ? Session.lock, Session.flush, and all other methods are related to L1 only NOT L2.

Since L1 cant be disabled at all you should not mention L1 operations of Session when you mention &#039;When not to use Cache&#039;</description>
		<content:encoded><![CDATA[<p>Biju Philip had asked you questions which are not actually answered.</p>
<p>How does a Session can influence L2 Cache ? Session.lock, Session.flush, and all other methods are related to L1 only NOT L2.</p>
<p>Since L1 cant be disabled at all you should not mention L1 operations of Session when you mention &#8216;When not to use Cache&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-18406</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Sun, 05 Apr 2009 08:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-18406</guid>
		<description>Nice article... clear explanation... Thanks Anandhan... :)</description>
		<content:encoded><![CDATA[<p>Nice article&#8230; clear explanation&#8230; Thanks Anandhan&#8230; <img src='http://anandhansubbiah.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anandhan Subbiah</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-16134</link>
		<dc:creator>Anandhan Subbiah</dc:creator>
		<pubDate>Fri, 16 Jan 2009 15:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-16134</guid>
		<description>OScache is not transactional which makes it non-cluster friendly</description>
		<content:encoded><![CDATA[<p>OScache is not transactional which makes it non-cluster friendly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-16124</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Fri, 16 Jan 2009 01:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-16124</guid>
		<description>Great info. Is it possible not to use query.setCacheable(true); and still achieve the same? My specifications are a bit different and I am currently managing the session using HibernateTemplate provided by the Spring Framework and I am not managing the session explicitly.</description>
		<content:encoded><![CDATA[<p>Great info. Is it possible not to use query.setCacheable(true); and still achieve the same? My specifications are a bit different and I am currently managing the session using HibernateTemplate provided by the Spring Framework and I am not managing the session explicitly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyco</title>
		<link>http://anandhansubbiah.com/blog/hibernate-cache/comment-page-1/#comment-16076</link>
		<dc:creator>Tyco</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://anandhansubbiah.com/blog/hibernate-cache/#comment-16076</guid>
		<description>Why did you write that OSCache is &quot;not cluster safe&quot;?
I use it in my cluster!

Maybe i do something wrong... :o/

Regards</description>
		<content:encoded><![CDATA[<p>Why did you write that OSCache is &#8220;not cluster safe&#8221;?<br />
I use it in my cluster!</p>
<p>Maybe i do something wrong&#8230; <img src='http://anandhansubbiah.com/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> /</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

