<?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 injection: missing&#8230;</title>
	<atom:link href="http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/</link>
	<description>Mert Can Akkan's java tips,options, news...</description>
	<lastBuildDate>Wed, 03 Mar 2010 10:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: altuure</title>
		<link>http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/#comment-12</link>
		<dc:creator>altuure</dc:creator>
		<pubDate>Tue, 08 Jan 2008 06:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/#comment-12</guid>
		<description>thanks Halcyon,
One more note,

this a feature request which is considerably easy and effective I guess
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3054</description>
		<content:encoded><![CDATA[<p>thanks Halcyon,<br />
One more note,</p>
<p>this a feature request which is considerably easy and effective I guess<br />
<a href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3054" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/HHH-3054</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halcyon</title>
		<link>http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/#comment-10</link>
		<dc:creator>Halcyon</dc:creator>
		<pubDate>Tue, 08 Jan 2008 01:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2008/01/07/hibernate-cache-injection-missing/#comment-10</guid>
		<description>It should also be noted that as Spring has evolved, it has become even easier to integrate EHCache into method calls (than even the example in the link shows, which is quite old).  Add three existing bean definitions to your app context, an XML config file for ehcache, some annotations on your cacheable methods, and you&#039;re done.  This means you can use ibatis or hibernate interchangeably without concern for data access mechanisms.  You also get the established benefits of EHCache with regards to distributed caching, with no extra coding.</description>
		<content:encoded><![CDATA[<p>It should also be noted that as Spring has evolved, it has become even easier to integrate EHCache into method calls (than even the example in the link shows, which is quite old).  Add three existing bean definitions to your app context, an XML config file for ehcache, some annotations on your cacheable methods, and you&#8217;re done.  This means you can use ibatis or hibernate interchangeably without concern for data access mechanisms.  You also get the established benefits of EHCache with regards to distributed caching, with no extra coding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
