<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: About Myself</title>
	<atom:link href="http://technicalmumbojumbo.wordpress.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicalmumbojumbo.wordpress.com</link>
	<description>My oasis in the desert of Project Management</description>
	<lastBuildDate>Mon, 07 Dec 2009 13:51:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr. President</title>
		<link>http://technicalmumbojumbo.wordpress.com/about/#comment-273</link>
		<dc:creator>Mr. President</dc:creator>
		<pubDate>Wed, 28 Jan 2009 14:39:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-273</guid>
		<description>Many thanks for your kind words. 

There is definitely a point in having a uni-directional many-to-many relationship. Let&#039;s take the example of a many-to-many relationship between Person and Address or the example in my blog Person and Phone. One would ideally want to navigate from Person to his/her address/phone, but I doubt there are many real-world requirements to move from Phone to Person or Address to Person.

I hope I have answered your question.

Sorry but I am not into Grails development. I am currently working  on Flex. So you can expect some Flex related stuff soon.</description>
		<content:encoded><![CDATA[<p>Many thanks for your kind words. </p>
<p>There is definitely a point in having a uni-directional many-to-many relationship. Let&#8217;s take the example of a many-to-many relationship between Person and Address or the example in my blog Person and Phone. One would ideally want to navigate from Person to his/her address/phone, but I doubt there are many real-world requirements to move from Phone to Person or Address to Person.</p>
<p>I hope I have answered your question.</p>
<p>Sorry but I am not into Grails development. I am currently working  on Flex. So you can expect some Flex related stuff soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane</title>
		<link>http://technicalmumbojumbo.wordpress.com/about/#comment-272</link>
		<dc:creator>Stephane</dc:creator>
		<pubDate>Wed, 28 Jan 2009 14:15:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-272</guid>
		<description>Hello !

Nice blog of yours !

I just read a nicely written article on hibernate many to many relationship.

It did the job and solved the issue I had. Cheers!

As a newbie in Hibernate I now have a question:

Is there any point in having a UNI-directional many to many relationship..?

Thanks

Stephane

PS: No Grails on your blog..?</description>
		<content:encoded><![CDATA[<p>Hello !</p>
<p>Nice blog of yours !</p>
<p>I just read a nicely written article on hibernate many to many relationship.</p>
<p>It did the job and solved the issue I had. Cheers!</p>
<p>As a newbie in Hibernate I now have a question:</p>
<p>Is there any point in having a UNI-directional many to many relationship..?</p>
<p>Thanks</p>
<p>Stephane</p>
<p>PS: No Grails on your blog..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. President</title>
		<link>http://technicalmumbojumbo.wordpress.com/about/#comment-236</link>
		<dc:creator>Mr. President</dc:creator>
		<pubDate>Sat, 18 Oct 2008 11:26:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-236</guid>
		<description>Anupama, 

As long as you have defined the hibernate relationships properly any changes made to a persistent object should be automatically done on session.save() invocation. For configuration details please refer my two posts titled &quot;Investigating Hibernate Associations - One to One&quot; and &quot;Investigating Hibernate Associations - One to Many&quot;.</description>
		<content:encoded><![CDATA[<p>Anupama, </p>
<p>As long as you have defined the hibernate relationships properly any changes made to a persistent object should be automatically done on session.save() invocation. For configuration details please refer my two posts titled &#8220;Investigating Hibernate Associations &#8211; One to One&#8221; and &#8220;Investigating Hibernate Associations &#8211; One to Many&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anupama</title>
		<link>http://technicalmumbojumbo.wordpress.com/about/#comment-235</link>
		<dc:creator>Anupama</dc:creator>
		<pubDate>Sat, 18 Oct 2008 10:09:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-235</guid>
		<description>Hi

 Please help me out in resolving the following problem

  I have three table NOTE_DETAILS,CUSIP_DETAILS,ORDER_DETALS.
  There is a uni directional one-to-one relation exists between
  NOTE_DETAILS,CUSIP_DETAILS.
  and one-to-many relation exists between NOTE_DETAILS ,ORDER_DETALS.

  When iam updating the NOTE_DETALS bean the CUSIP_DETALS bean,List of
  ORDER_DETALS beans should get inserted automatically.
  Is it possible to do like this.

  Plz advise.

Thanks
Anupama</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p> Please help me out in resolving the following problem</p>
<p>  I have three table NOTE_DETAILS,CUSIP_DETAILS,ORDER_DETALS.<br />
  There is a uni directional one-to-one relation exists between<br />
  NOTE_DETAILS,CUSIP_DETAILS.<br />
  and one-to-many relation exists between NOTE_DETAILS ,ORDER_DETALS.</p>
<p>  When iam updating the NOTE_DETALS bean the CUSIP_DETALS bean,List of<br />
  ORDER_DETALS beans should get inserted automatically.<br />
  Is it possible to do like this.</p>
<p>  Plz advise.</p>
<p>Thanks<br />
Anupama</p>
]]></content:encoded>
	</item>
</channel>
</rss>
