<?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 query cache</title>
	<atom:link href="http://blog.webscale.co.in/?feed=rss2&#038;p=15" rel="self" type="application/rss+xml" />
	<link>http://blog.webscale.co.in/?p=15</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 27 Jun 2010 15:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nitin</title>
		<link>http://blog.webscale.co.in/?p=15&#038;cpage=1#comment-36</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Tue, 20 Jan 2009 18:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://pitfalls.wordpress.com/?p=15#comment-36</guid>
		<description>Hi,

Please reply back with all possible help on my issue. Do let me know an email id, where I can post my issue with more details.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Please reply back with all possible help on my issue. Do let me know an email id, where I can post my issue with more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apurba</title>
		<link>http://blog.webscale.co.in/?p=15&#038;cpage=1#comment-35</link>
		<dc:creator>apurba</dc:creator>
		<pubDate>Tue, 20 Jan 2009 09:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://pitfalls.wordpress.com/?p=15#comment-35</guid>
		<description>This is too vague for us to comprehend. There are forums and better places for design discussions about the best possible solution, however if there is any concrete issue, do add a comment with your mail id and will try to get back. We prefer replying to such comments personally rather than have these in such places where it is a distraction for everyone else.</description>
		<content:encoded><![CDATA[<p>This is too vague for us to comprehend. There are forums and better places for design discussions about the best possible solution, however if there is any concrete issue, do add a comment with your mail id and will try to get back. We prefer replying to such comments personally rather than have these in such places where it is a distraction for everyone else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apurba</title>
		<link>http://blog.webscale.co.in/?p=15&#038;cpage=1#comment-34</link>
		<dc:creator>apurba</dc:creator>
		<pubDate>Tue, 20 Jan 2009 09:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://pitfalls.wordpress.com/?p=15#comment-34</guid>
		<description>Slipped off my mind, would get back to do it, should have something in the next few weeks.</description>
		<content:encoded><![CDATA[<p>Slipped off my mind, would get back to do it, should have something in the next few weeks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Lecho</title>
		<link>http://blog.webscale.co.in/?p=15&#038;cpage=1#comment-33</link>
		<dc:creator>Stefan Lecho</dc:creator>
		<pubDate>Mon, 19 Jan 2009 11:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://pitfalls.wordpress.com/?p=15#comment-33</guid>
		<description>Did you had the time to &quot;In the next set of blogs will try to get into the cache concurrency strategy and how it impacts us from a performance perspective.&quot; ?</description>
		<content:encoded><![CDATA[<p>Did you had the time to &#8220;In the next set of blogs will try to get into the cache concurrency strategy and how it impacts us from a performance perspective.&#8221; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin</title>
		<link>http://blog.webscale.co.in/?p=15&#038;cpage=1#comment-32</link>
		<dc:creator>Nitin</dc:creator>
		<pubDate>Thu, 15 Jan 2009 12:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://pitfalls.wordpress.com/?p=15#comment-32</guid>
		<description>I need some help in designing a best possible solution for my problem:

I am developing an application using Spring, Hibernate and I have made use of Ehcache as the second level cache.

It is a AJAX application and I need help in designing one feature. In the application, a user is required to do a AJAX style search of his contacts. (Just like contacts are shown in gmail while selecting the recipients or other mail clients).

What would be the best approach to design this? I plan to put some meta data of the contacts into a cache or HTTP session so that the contacts can be searched from the memory instead of the DB.

I am sure that this is a standard practice for most of the applications. But still, what is the best practice to do such operations. Any pointer to examples with Spring, Hibernate would be great help. What type of cache in Ehcache should be used for this? Should I make use of the QueryCache here?</description>
		<content:encoded><![CDATA[<p>I need some help in designing a best possible solution for my problem:</p>
<p>I am developing an application using Spring, Hibernate and I have made use of Ehcache as the second level cache.</p>
<p>It is a AJAX application and I need help in designing one feature. In the application, a user is required to do a AJAX style search of his contacts. (Just like contacts are shown in gmail while selecting the recipients or other mail clients).</p>
<p>What would be the best approach to design this? I plan to put some meta data of the contacts into a cache or HTTP session so that the contacts can be searched from the memory instead of the DB.</p>
<p>I am sure that this is a standard practice for most of the applications. But still, what is the best practice to do such operations. Any pointer to examples with Spring, Hibernate would be great help. What type of cache in Ehcache should be used for this? Should I make use of the QueryCache here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
