<?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: junit rollback after transaction commit</title>
	<atom:link href="http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/</link>
	<description>blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ahti Kitsik</title>
		<link>http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/comment-page-1/#comment-19568</link>
		<dc:creator>Ahti Kitsik</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/#comment-19568</guid>
		<description>Not sure I understand, by default it always commits without any rollback. So this tweak is needed only to ensure a clean rollback.</description>
		<content:encoded><![CDATA[<p>Not sure I understand, by default it always commits without any rollback. So this tweak is needed only to ensure a clean rollback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/comment-page-1/#comment-19556</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Tue, 13 Jul 2010 06:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/#comment-19556</guid>
		<description>What if I want the commit to happen always without any rollback?</description>
		<content:encoded><![CDATA[<p>What if I want the commit to happen always without any rollback?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What can be the solution if I want to achieve rollback with multiple datasource using AbstractTransactionalDataSourceSpringContextTests?</title>
		<link>http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/comment-page-1/#comment-3</link>
		<dc:creator>What can be the solution if I want to achieve rollback with multiple datasource using AbstractTransactionalDataSourceSpringContextTests?</dc:creator>
		<pubDate>Fri, 27 Oct 2006 11:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://ahtik.com/blog/2006/05/18/writing-junit-tests-that-rollback-even-after-transaction-commit/#comment-3</guid>
		<description>What can be the solution if I want to achieve rollback with multiple datasource using AbstractTransactionalDataSourceSpringContextTests?</description>
		<content:encoded><![CDATA[<p>What can be the solution if I want to achieve rollback with multiple datasource using AbstractTransactionalDataSourceSpringContextTests?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

