<?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: MyEclipse Hibernate Spring tutorial &#8211; Managing Hibernate transaction in Spring</title>
	<atom:link href="http://parasjain.net/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://parasjain.net/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/</link>
	<description>IT happens only in IT</description>
	<lastBuildDate>Sun, 13 Nov 2011 03:16:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Nish</title>
		<link>http://parasjain.net/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/#comment-64</link>
		<dc:creator><![CDATA[Nish]]></dc:creator>
		<pubDate>Fri, 13 Feb 2009 08:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/#comment-64</guid>
		<description><![CDATA[Its all working now .. I am able to persist data...

The  problem that I am facing now is
 lets assume I have 10 tables in the postgres database that I am trying to load

beanFactory = new XmlBeanFactory(new ClassPathResource(
                    &quot;applicationContext.xml&quot;));
now it creates 10 separate postgres process in the task manager .. I am unable to close the connection once I have checked out the product using my webflow.. 
do you think   Iam  missing out on anything .. here 

I have built on the sample code provided by eclipse and your insight above..

kindly advice]]></description>
		<content:encoded><![CDATA[<p>Its all working now .. I am able to persist data&#8230;</p>
<p>The  problem that I am facing now is<br />
 lets assume I have 10 tables in the postgres database that I am trying to load</p>
<p>beanFactory = new XmlBeanFactory(new ClassPathResource(<br />
                    &#8220;applicationContext.xml&#8221;));<br />
now it creates 10 separate postgres process in the task manager .. I am unable to close the connection once I have checked out the product using my webflow..<br />
do you think   Iam  missing out on anything .. here </p>
<p>I have built on the sample code provided by eclipse and your insight above..</p>
<p>kindly advice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nise Duram</title>
		<link>http://parasjain.net/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/#comment-33</link>
		<dc:creator><![CDATA[Nise Duram]]></dc:creator>
		<pubDate>Mon, 16 Jun 2008 03:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://parasjain01.wordpress.com/2008/01/20/myeclipse-hibernate-spring-tutorial-managing-hibernate-transaction-in-spring/#comment-33</guid>
		<description><![CDATA[thanks for ur code.
Faulty/incomplete code only wasted 3 days of mine and gave me unbearable grief.

thanks again.]]></description>
		<content:encoded><![CDATA[<p>thanks for ur code.<br />
Faulty/incomplete code only wasted 3 days of mine and gave me unbearable grief.</p>
<p>thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

