<?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>A Java geek &#187; facts</title>
	<atom:link href="http://blog.frankel.ch/tag/facts/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +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>Hibernate hard facts part 3</title>
		<link>http://blog.frankel.ch/hibernate-hard-facts-part-3</link>
		<comments>http://blog.frankel.ch/hibernate-hard-facts-part-3#comments</comments>
		<pubDate>Sun, 13 Dec 2009 12:51:08 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[usertype]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=366</guid>
		<description><![CDATA[In the third article of this serie, I will show how to tweak Hibernate so as to convert any database data types to and from any Java type so as to decouple your database model from your object model.]]></description>
		<wfw:commentRss>http://blog.frankel.ch/hibernate-hard-facts-part-3/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hibernate hard facts part 1</title>
		<link>http://blog.frankel.ch/hibernate-hard-facts-part-1</link>
		<comments>http://blog.frankel.ch/hibernate-hard-facts-part-1#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:03:36 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[mistake]]></category>
		<category><![CDATA[misunderstanding]]></category>
		<category><![CDATA[understanding]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=175</guid>
		<description><![CDATA[Hibernate is a widely-used ORM framework. Many organizations use it across their projects in order to manage their data access tier. Yet, many developers working on Hibernate don&#8217;t fully understand the full measure of its features. In this serie of articles, I will try to dispel some common misunderstandings regarding Hibernate. Updating a persistent object [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/hibernate-hard-facts-part-1/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

