<?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 Collection-Mapping Collection</title>
	<atom:link href="http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/</link>
	<description>Software development done right!</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Beata</title>
		<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-43838</link>
		<dc:creator>Beata</dc:creator>
		<pubDate>Fri, 25 Apr 2008 18:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-43838</guid>
		<description>In my application for the Component example the generated INSERT sql looks like this:
INSERT INTO children (parent) VALUES (?)
and I cannot insert the data which are not part of PK like in this case name.</description>
		<content:encoded><![CDATA[<p>In my application for the Component example the generated INSERT sql looks like this:<br />
INSERT INTO children (parent) VALUES (?)<br />
and I cannot insert the data which are not part of PK like in this case name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-20843</link>
		<dc:creator>Dilip</dc:creator>
		<pubDate>Thu, 25 Oct 2007 12:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-20843</guid>
		<description>In many-to-many you have to pass column information, otherwise the join fails...


            
            
        </description>
		<content:encoded><![CDATA[<p>In many-to-many you have to pass column information, otherwise the join fails&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet</title>
		<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-14964</link>
		<dc:creator>Puneet</dc:creator>
		<pubDate>Mon, 27 Aug 2007 03:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-14964</guid>
		<description>Hi Maarten
good post.
but what about the case where i just want to remove entries from left table and middle table but from right table?</description>
		<content:encoded><![CDATA[<p>Hi Maarten<br />
good post.<br />
but what about the case where i just want to remove entries from left table and middle table but from right table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvonk</title>
		<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-7</link>
		<dc:creator>lvonk</dc:creator>
		<pubDate>Tue, 28 Feb 2006 07:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-7</guid>
		<description>I am anonymous.... (allthough I was logged in)</description>
		<content:encoded><![CDATA[<p>I am anonymous&#8230;. (allthough I was logged in)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-8</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 28 Feb 2006 07:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/#comment-8</guid>
		<description>Interesting stuff Maarten, amazing how Hibernate produces four statements to insert two child in case of a simple one-to-many relationship. I wonder if this documented in Hibernate anywhere?</description>
		<content:encoded><![CDATA[<p>Interesting stuff Maarten, amazing how Hibernate produces four statements to insert two child in case of a simple one-to-many relationship. I wonder if this documented in Hibernate anywhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.xebia.com/2006/02/20/hibernate-collection-mapping-collection/feed/ ) in 0.42297 seconds, on Feb 9th, 2012 at 8:37 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 9:37 pm UTC -->
