<?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 StatelessSession with Transactional Annotation</title>
	<atom:link href="http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/</link>
	<description>Java, Agile, Web comments</description>
	<lastBuildDate>Sat, 17 Oct 2009 17:31:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andrew Eells</title>
		<link>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/comment-page-1/#comment-6</link>
		<dc:creator>Andrew Eells</dc:creator>
		<pubDate>Sat, 17 Oct 2009 17:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrew-eells.com/?p=217#comment-6</guid>
		<description>hi, sorry for not replying sooner.

i think all you have to do is call session.insert() for each item in your collection, assuming your foreign key dependency has been set up by the initial insert() statement.

this code has long since disappeared having refactored the above process, but if i remember correctly it should be fairly straightforward. 

let me know if you have any further problems if you haven&#039;t already solved this yourself.</description>
		<content:encoded><![CDATA[<p>hi, sorry for not replying sooner.</p>
<p>i think all you have to do is call session.insert() for each item in your collection, assuming your foreign key dependency has been set up by the initial insert() statement.</p>
<p>this code has long since disappeared having refactored the above process, but if i remember correctly it should be fairly straightforward. </p>
<p>let me know if you have any further problems if you haven&#8217;t already solved this yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shagzy</title>
		<link>http://www.andrew-eells.com/2009/07/20/hibernate-statelesssession-transactional-annotation/comment-page-1/#comment-5</link>
		<dc:creator>shagzy</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.andrew-eells.com/?p=217#comment-5</guid>
		<description>hi,

thanks for the article. it was very useful.
I wanted to know what exactly you meant by comment &quot;// insert collections manually&quot;. I am using stateless session which ignores the collectionm map in my object while saving the object. What is the work around for it?

Kindly let me know.
Thanks</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>thanks for the article. it was very useful.<br />
I wanted to know what exactly you meant by comment &#8220;// insert collections manually&#8221;. I am using stateless session which ignores the collectionm map in my object while saving the object. What is the work around for it?</p>
<p>Kindly let me know.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.andrew-eells.com @ 2012-02-05 18:16:33 -->
