<?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: The Part Time Developer 6: Adding Hibernate to the Spring Tutorial</title>
	<atom:link href="http://www.floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/</link>
	<description>Blogging in Accordance with the German Beer Purity Law of 1516 since 2005</description>
	<lastBuildDate>Mon, 01 Mar 2010 21:59:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Miles</title>
		<link>http://www.floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/comment-page-1/#comment-109</link>
		<dc:creator>Chris Miles</dc:creator>
		<pubDate>Mon, 25 Aug 2008 10:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-109</guid>
		<description>Hi,

In the Agile Java development world, wildcard imports are a common pattern.

Chris</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In the Agile Java development world, wildcard imports are a common pattern.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FloydWing</title>
		<link>http://www.floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/comment-page-1/#comment-108</link>
		<dc:creator>FloydWing</dc:creator>
		<pubDate>Sun, 23 Mar 2008 04:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-108</guid>
		<description>Oops, that isn&#039;t good, is it?  Thanks for the catch.

I don&#039;t mind the mapping files so much, yet.  Of course, I have run into problems for how to represent things the way I want and to get the mappings to work correctly.</description>
		<content:encoded><![CDATA[<p>Oops, that isn&#8217;t good, is it?  Thanks for the catch.</p>
<p>I don&#8217;t mind the mapping files so much, yet.  Of course, I have run into problems for how to represent things the way I want and to get the mappings to work correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojim</title>
		<link>http://www.floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/comment-page-1/#comment-107</link>
		<dc:creator>gojim</dc:creator>
		<pubDate>Sun, 23 Mar 2008 01:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-107</guid>
		<description>import org.hibernate.*;

import with a &quot;*&quot;!?!?!?!?!?!?!?  This would get you flogged where I work (ok, not flogged, but I&#039;d send out a nasty email for sure)!  If you&#039;re doing this work in Eclipse, a simple ctrl-shift-O would take care of all of these for you.

Every time I see xml mapping files like this I&#039;m happy we moved to EJB3.0 and JPA. :-)  This is all good stuff though and (as you know) you can do some really cool things with it.</description>
		<content:encoded><![CDATA[<p>import org.hibernate.*;</p>
<p>import with a &#8220;*&#8221;!?!?!?!?!?!?!?  This would get you flogged where I work (ok, not flogged, but I&#8217;d send out a nasty email for sure)!  If you&#8217;re doing this work in Eclipse, a simple ctrl-shift-O would take care of all of these for you.</p>
<p>Every time I see xml mapping files like this I&#8217;m happy we moved to EJB3.0 and JPA. <img src='http://www.floydwing.com/musings/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   This is all good stuff though and (as you know) you can do some really cool things with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
