<?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: The Part Time Developer 6: Adding Hibernate to the Spring Tutorial</title>
	<atom:link href="http://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://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/</link>
	<description>If you've come here for something worthwhile, you've definitely been lead astray.</description>
	<pubDate>Tue, 06 Jan 2009 02:23:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Chris Miles</title>
		<link>http://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-364</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-364</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://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-124</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-124</guid>
		<description>Oops, that isn't good, is it?  Thanks for the catch.

I don'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://floydwing.com/musings/2008/03/22/the-part-time-developer-6-adding-hibernate-to-the-spring-tutorial/#comment-123</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-123</guid>
		<description>import org.hibernate.*;

import with a "*"!?!?!?!?!?!?!?  This would get you flogged where I work (ok, not flogged, but I'd send out a nasty email for sure)!  If you'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'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://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>
