<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: 10 things I learned about using Hibernate/JPA successfully</title>
	<link>http://www.spenceruresk.com/2007/07/27/10-things-i-learned-about-using-hibernatejpa-successfully/</link>
	<description>Random posts about Java, software development, politics, and economics</description>
	<pubDate>Thu, 11 Mar 2010 05:40:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: StickyBandit</title>
		<link>http://www.spenceruresk.com/2007/07/27/10-things-i-learned-about-using-hibernatejpa-successfully/#comment-123144</link>
		<pubDate>Mon, 24 Aug 2009 17:14:50 +0000</pubDate>
		<guid>http://www.spenceruresk.com/2007/07/27/10-things-i-learned-about-using-hibernatejpa-successfully/#comment-123144</guid>
					<description>I like your 10 comments.

If you really want a domain that matches the business,  why use hibernate at all.  Hibernate is a good way to match the schema, not the business.
DBA's create the schema's for optimal storage (normalized) not business efforts.  Hibernate is poor design bloatware for people who never learned SQL.  I would rather hire a DBA to write the code than some Java-Hibernate trend follower.</description>
		<content:encoded><![CDATA[<p>I like your 10 comments.</p>
<p>If you really want a domain that matches the business,  why use hibernate at all.  Hibernate is a good way to match the schema, not the business.<br />
DBA&#8217;s create the schema&#8217;s for optimal storage (normalized) not business efforts.  Hibernate is poor design bloatware for people who never learned SQL.  I would rather hire a DBA to write the code than some Java-Hibernate trend follower.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
