<?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: Spring + JPA + Hibernate + Tomcat + EHCache</title>
	<atom:link href="http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/feed" rel="self" type="application/rss+xml" />
	<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache</link>
	<description>Random articles  to help others who might be facing similar situations/problems (previously faced by me) during development.</description>
	<lastBuildDate>Fri, 08 Jul 2011 11:24:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ehcache.net</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-118</link>
		<dc:creator>ehcache.net</dc:creator>
		<pubDate>Mon, 27 Dec 2010 06:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-118</guid>
		<description>&lt;strong&gt;Spring + JPA + Hibernate + Tomcat + EHCache...&lt;/strong&gt;

Having @ManyToMany(fetch=FetchType.EAGER) attributes can slow down retrieval quite significantly (up to 40 times slower).I recall reading somewhere that FetchType.EAGER is the default for @ManyToMany associations. Also, from experience I noticed that...</description>
		<content:encoded><![CDATA[<p><strong>Spring + JPA + Hibernate + Tomcat + EHCache&#8230;</strong></p>
<p>Having @ManyToMany(fetch=FetchType.EAGER) attributes can slow down retrieval quite significantly (up to 40 times slower).</p>
<p>I recall reading somewhere that FetchType.EAGER is the default for @ManyToMany associations. Also, from experience I noticed that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-116</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 15 Nov 2010 05:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-116</guid>
		<description>cool, very informative post! i also wanna share this very spoon fed version of Spring + Hibernate + JPA combo

http://www.adobocode.com/spring/spring-with-hibernate-annotations

tnx</description>
		<content:encoded><![CDATA[<p>cool, very informative post! i also wanna share this very spoon fed version of Spring + Hibernate + JPA combo</p>
<p><a href="http://www.adobocode.com/spring/spring-with-hibernate-annotations" rel="nofollow">http://www.adobocode.com/spring/spring-with-hibernate-annotations</a></p>
<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Dalquist</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-111</link>
		<dc:creator>Eric Dalquist</dc:creator>
		<pubDate>Tue, 29 Jun 2010 03:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-111</guid>
		<description>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:
http://code.google.com/p/ehcache-spring-annotations/
We are excited to announce the general availability of version 1.1.0
The library provides 2 method-level annotations in the spirit of Spring’s @Transactional:
@Cacheable @TriggersRemove
When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.
Usage documentation can be found on the project wiki:
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</description>
		<content:encoded><![CDATA[<p>I am one of the authors of a new project intended to provide Ehcache integration for Spring 2.5 and 3.0 projects via annotations:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/</a><br />
We are excited to announce the general availability of version 1.1.0<br />
The library provides 2 method-level annotations in the spirit of Spring’s @Transactional:<br />
@Cacheable @TriggersRemove<br />
When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.<br />
Usage documentation can be found on the project wiki:<br />
<a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheable http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-107</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-107</guid>
		<description>I&#039;m fully agree with last comment.
But many thanks for configuration !</description>
		<content:encoded><![CDATA[<p>I&#8217;m fully agree with last comment.<br />
But many thanks for configuration !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reza</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-93</link>
		<dc:creator>reza</dc:creator>
		<pubDate>Thu, 06 May 2010 02:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-93</guid>
		<description>first you should see why lazy loading is not working. maybe u have a problem in your &quot;open session in view&quot; pattern usage. cache should be the step after you fix your data model/architecture.</description>
		<content:encoded><![CDATA[<p>first you should see why lazy loading is not working. maybe u have a problem in your &#8220;open session in view&#8221; pattern usage. cache should be the step after you fix your data model/architecture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pether Sorling</title>
		<link>http://dev.nirmalya.net/articles/java/spring-jpa-hibernate-tomcat-ehcache/comment-page-1#comment-90</link>
		<dc:creator>Pether Sorling</dc:creator>
		<pubDate>Wed, 05 May 2010 00:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://dev.nirmalya.net/articles/?p=305#comment-90</guid>
		<description>Using a similar setup, would also recommend using ehcache-spring-annotations for annotation method cache support. 

Javamelody for monitoring is also cool, example at http://www.riksdagsmonitor.com/monitoring

My code at http://cia.sourceforge.net . 

pether</description>
		<content:encoded><![CDATA[<p>Using a similar setup, would also recommend using ehcache-spring-annotations for annotation method cache support. </p>
<p>Javamelody for monitoring is also cool, example at <a href="http://www.riksdagsmonitor.com/monitoring" rel="nofollow">http://www.riksdagsmonitor.com/monitoring</a></p>
<p>My code at <a href="http://cia.sourceforge.net" rel="nofollow">http://cia.sourceforge.net</a> . </p>
<p>pether</p>
]]></content:encoded>
	</item>
</channel>
</rss>

