<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Barbary Codes and Data &#187; hibernateBarbary Codes and Data</title>
	<atom:link href="http://www.barbarycodes.com/category/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barbarycodes.com</link>
	<description>Web and Mobile Development for Lean Startups</description>
	<lastBuildDate>Tue, 03 Apr 2012 17:51:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>From Hibernate to JPA</title>
		<link>http://www.barbarycodes.com/2006/11/15/from-hibernate-to-jpa/</link>
		<comments>http://www.barbarycodes.com/2006/11/15/from-hibernate-to-jpa/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 19:42:23 +0000</pubDate>
		<dc:creator>tjones@barbarycodes.com</dc:creator>
				<category><![CDATA[hibernate]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://timothynjones.wordpress.com/2006/11/15/from-hibernate-to-jpa/</guid>
		<description><![CDATA[So, I&#8217;m using Hibernate 3.2 with annotations for the persistence layer of my investment application. I have some generated values in certain domain objects that are fairly expensive to compute (such as the internal rate of return of an account), and so I don&#8217;t want them recomputed every time the getter is called. EJB3 defines&#8230; <a href="http://www.barbarycodes.com/2006/11/15/from-hibernate-to-jpa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.barbarycodes.com/2006/11/15/from-hibernate-to-jpa/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

