<?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: Hibernate hard facts part 2</title>
	<atom:link href="http://blog.frankel.ch/hibernate-hard-facts-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch/hibernate-hard-facts-part-2</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:40:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=9098</generator>
	<item>
		<title>By: Nicolas Frankel</title>
		<link>http://blog.frankel.ch/hibernate-hard-facts-part-2/comment-page-1#comment-541</link>
		<dc:creator>Nicolas Frankel</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.frankel.ch/?p=188#comment-541</guid>
		<description>Cascade doesn&#039;t spare you the toil to associate your objects with each other. However, it let you save (or whatever) your master object without previously creating the dependent object.</description>
		<content:encoded><![CDATA[<p>Cascade doesn&#8217;t spare you the toil to associate your objects with each other. However, it let you save (or whatever) your master object without previously creating the dependent object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blog.frankel.ch/hibernate-hard-facts-part-2/comment-page-1#comment-540</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 03 Mar 2010 16:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.frankel.ch/?p=188#comment-540</guid>
		<description>To avoid those errors you can use cascade on your associations.</description>
		<content:encoded><![CDATA[<p>To avoid those errors you can use cascade on your associations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Null</title>
		<link>http://blog.frankel.ch/hibernate-hard-facts-part-2/comment-page-1#comment-535</link>
		<dc:creator>Null</dc:creator>
		<pubDate>Thu, 18 Feb 2010 13:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.frankel.ch/?p=188#comment-535</guid>
		<description>Nice writeup. I would love to see more detail explaining when to use bidirectional associations and when to stick to unidirectional. Thanks for your efforts!</description>
		<content:encoded><![CDATA[<p>Nice writeup. I would love to see more detail explaining when to use bidirectional associations and when to stick to unidirectional. Thanks for your efforts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
