<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: More Hibernate JPA troubles</title>
	<link>http://stephan.reposita.org/archives/2007/10/25/more-hibernate-jpa-troubles/</link>
	<description>Productivity in software development</description>
	<pubDate>Sun, 12 Oct 2008 23:43:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: stephan</title>
		<link>http://stephan.reposita.org/archives/2007/10/25/more-hibernate-jpa-troubles/#comment-35873</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Fri, 26 Oct 2007 09:04:15 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2007/10/25/more-hibernate-jpa-troubles/#comment-35873</guid>
		<description>Dirk you're right, in production code this should go into a finally block. And of course GINA is here on my desk ;-) (Near to the Grails book).

Radeox? Huh. Great! That makes this day a sweet one.</description>
		<content:encoded><![CDATA[<p>Dirk you&#8217;re right, in production code this should go into a finally block. And of course GINA is here on my desk ;-) (Near to the Grails book).</p>
<p>Radeox? Huh. Great! That makes this day a sweet one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dierk</title>
		<link>http://stephan.reposita.org/archives/2007/10/25/more-hibernate-jpa-troubles/#comment-35870</link>
		<dc:creator>Dierk</dc:creator>
		<pubDate>Fri, 26 Oct 2007 08:56:05 +0000</pubDate>
		<guid>http://stephan.reposita.org/archives/2007/10/25/more-hibernate-jpa-troubles/#comment-35870</guid>
		<description>I assume putting things in try-finally blocks would be needed to assure your call to em.close() is effected even in case of Exceptions. It's a typical case of resource management. See Groovy in Action (http://groovy.canoo.com/gina) section 5.2.2.

BTW: last weeks GrailsExchange has shown me that the Radeox plugin for Grails is used in some of the popular Grails apps :-)</description>
		<content:encoded><![CDATA[<p>I assume putting things in try-finally blocks would be needed to assure your call to em.close() is effected even in case of Exceptions. It&#8217;s a typical case of resource management. See Groovy in Action (http://groovy.canoo.com/gina) section 5.2.2.</p>
<p>BTW: last weeks GrailsExchange has shown me that the Radeox plugin for Grails is used in some of the popular Grails apps :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
