<?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"
	>
<channel>
	<title>Comments on: Artemis/Hibernate Apollo Application</title>
	<atom:link href="http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/</link>
	<description>Everything related to Adobe Flex and AIR</description>
	<pubDate>Sun, 20 Jul 2008 03:11:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: 电话录音卡</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-4757</link>
		<dc:creator>电话录音卡</dc:creator>
		<pubDate>Wed, 01 Aug 2007 02:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-4757</guid>
		<description>なんとしてでも、地球を死の惑星にはしたくない。未来に向かって、
地球上のすべての生物との共存をめざし、むしろこれからが、
人類のほんとうの“あけぼの”なのかもしれないとも思うのです。</description>
		<content:encoded><![CDATA[<p>なんとしてでも、地球を死の惑星にはしたくない。未来に向かって、<br />
地球上のすべての生物との共存をめざし、むしろこれからが、<br />
人類のほんとうの“あけぼの”なのかもしれないとも思うのです。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2455</link>
		<dc:creator>everythingflex</dc:creator>
		<pubDate>Thu, 31 May 2007 16:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2455</guid>
		<description>Duh, sorry about that.  That is not my general practice :-).  

I updated the code above moving the SessionFactory configuration to a Class variable.</description>
		<content:encoded><![CDATA[<p>Duh, sorry about that.  That is not my general practice :-).  </p>
<p>I updated the code above moving the SessionFactory configuration to a Class variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: domix</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2418</link>
		<dc:creator>domix</dc:creator>
		<pubDate>Thu, 31 May 2007 04:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2418</guid>
		<description>ok, sorry.

In each method  of the delegate you build a new SessionFactory. The SessionFactory is a heavy object (i.e. proxy classes generation by cglib). In the example you only have a mapped object, but in a real world application the SessionFactory is a singleton (with many mapped objects).

Regards</description>
		<content:encoded><![CDATA[<p>ok, sorry.</p>
<p>In each method  of the delegate you build a new SessionFactory. The SessionFactory is a heavy object (i.e. proxy classes generation by cglib). In the example you only have a mapped object, but in a real world application the SessionFactory is a singleton (with many mapped objects).</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2407</link>
		<dc:creator>everythingflex</dc:creator>
		<pubDate>Wed, 30 May 2007 17:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2407</guid>
		<description>Please ellaborate on "the hibernate implementation needs to be more efficient.".</description>
		<content:encoded><![CDATA[<p>Please ellaborate on &#8220;the hibernate implementation needs to be more efficient.&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: domix</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2406</link>
		<dc:creator>domix</dc:creator>
		<pubDate>Wed, 30 May 2007 17:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-2406</guid>
		<description>Very good example, but the hibernate implementation needs to be more efficient. 
Regards</description>
		<content:encoded><![CDATA[<p>Very good example, but the hibernate implementation needs to be more efficient.<br />
Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
