<?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: 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>News and Information about Adobe Flex &#38; Adobe AIR by Rich Tretola</description>
	<lastBuildDate>Wed, 28 Dec 2011 05:30:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: startserver</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/comment-page-1/#comment-60776</link>
		<dc:creator>startserver</dc:creator>
		<pubDate>Fri, 19 Mar 2010 22:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/#comment-60776</guid>
		<description>[...] by ... startServer(); //start up our HTTP server, which will in turn be responsible for calling ...Artemis/Hibernate Apollo Application &#124; EverythingFlex: Flex &amp; AIR360Flex actionscript air air 2 android apple as3 books conference contest cookbook deeplinking [...]</description>
		<content:encoded><![CDATA[<p>[...] by &#8230; startServer(); //start up our HTTP server, which will in turn be responsible for calling &#8230;Artemis/Hibernate Apollo Application | EverythingFlex: Flex &amp; AIR360Flex actionscript air air 2 android apple as3 books conference contest cookbook deeplinking [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: everythingflex</title>
		<link>http://blog.everythingflex.com/2007/05/30/artemishibernate-apollo-application/comment-page-1/#comment-349</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-349</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 <img src='http://blog.everythingflex.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</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-page-1/#comment-348</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-348</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-page-1/#comment-347</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-347</guid>
		<description>Please ellaborate on &quot;the hibernate implementation needs to be more efficient.&quot;.</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-page-1/#comment-346</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-346</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>

