<?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: Transaction management across multiple DAOs in spring</title>
	<atom:link href="http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html</link>
	<description>Everything java</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:11:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: doit</title>
		<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/comment-page-1#comment-575</link>
		<dc:creator>doit</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=52#comment-575</guid>
		<description>Hi,

can anybody guide me in the below concern.

I have two services and two dao&#039;s

Test1Service,Test1Dao
Test2Service, Test2Dao.

Test1Dao updates test1 table
Test2Dao updates test2 table.

now in a particular call i need to update test1 and test2 tables from Test1Service

please help me in this regard on how to configure and workout</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>can anybody guide me in the below concern.</p>
<p>I have two services and two dao&#8217;s</p>
<p>Test1Service,Test1Dao<br />
Test2Service, Test2Dao.</p>
<p>Test1Dao updates test1 table<br />
Test2Dao updates test2 table.</p>
<p>now in a particular call i need to update test1 and test2 tables from Test1Service</p>
<p>please help me in this regard on how to configure and workout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satya</title>
		<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/comment-page-1#comment-570</link>
		<dc:creator>satya</dc:creator>
		<pubDate>Thu, 10 Dec 2009 00:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=52#comment-570</guid>
		<description>I am doing the exact thing like you mentioned in your article. But some reason my Annotation based transactions are not working. Could you please please provide your working sample or some instructions on configuring the annotations in xml</description>
		<content:encoded><![CDATA[<p>I am doing the exact thing like you mentioned in your article. But some reason my Annotation based transactions are not working. Could you please please provide your working sample or some instructions on configuring the annotations in xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/comment-page-1#comment-563</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=52#comment-563</guid>
		<description>I&#039;m thinking our brains work very similarly and we are not in the majority.  If the Spring documentation had this article alone, 90% of people would understand how transactions and rollbacks work as well as how they should most likely be designed.  Nice job!</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking our brains work very similarly and we are not in the majority.  If the Spring documentation had this article alone, 90% of people would understand how transactions and rollbacks work as well as how they should most likely be designed.  Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simple concurrent In-memory cache for web application using Future &#124; Java tips for coders, by coders</title>
		<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/comment-page-1#comment-396</link>
		<dc:creator>Simple concurrent In-memory cache for web application using Future &#124; Java tips for coders, by coders</dc:creator>
		<pubDate>Sat, 14 Mar 2009 09:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=52#comment-396</guid>
		<description>[...] all my webapps mainly because it keeps the code clean and also because it makes it much easier to manage transactions across DAO&#8217;s. My cache was placed in the service layer and was implemented something like this [...]</description>
		<content:encoded><![CDATA[<p>[...] all my webapps mainly because it keeps the code clean and also because it makes it much easier to manage transactions across DAO&#8217;s. My cache was placed in the service layer and was implemented something like this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prashant shelke</title>
		<link>http://www.codercorp.com/blog/tips-and-tricks/transaction-management-across-multiple-daos-in-spring.html/comment-page-1#comment-392</link>
		<dc:creator>prashant shelke</dc:creator>
		<pubDate>Fri, 13 Mar 2009 04:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=52#comment-392</guid>
		<description>In case of mine, 
Service --&gt; DAOImpl methods i am calling. I am using Spring JDBC transactions management by application context 
see: http://forum.springframework.org/showthread.php?t=68751

How I can make DAO calling from Service layer non-transactional ?</description>
		<content:encoded><![CDATA[<p>In case of mine,<br />
Service &#8211;&gt; DAOImpl methods i am calling. I am using Spring JDBC transactions management by application context<br />
see: <a href="http://forum.springframework.org/showthread.php?t=68751" rel="nofollow">http://forum.springframework.org/showthread.php?t=68751</a></p>
<p>How I can make DAO calling from Service layer non-transactional ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
