<?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: What I have been doing for the last few months</title>
	<atom:link href="http://dan.bodar.com/2007/10/06/3/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.bodar.com/2007/10/06/3/</link>
	<description>Dan's technical ramblings</description>
	<lastBuildDate>Tue, 01 Jun 2010 18:10:41 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sarah Taraporewalla&#8217;s Technical Ramblings &#187; Picking the right domain to model</title>
		<link>http://dan.bodar.com/2007/10/06/3/comment-page-1/#comment-76</link>
		<dc:creator>Sarah Taraporewalla&#8217;s Technical Ramblings &#187; Picking the right domain to model</dc:creator>
		<pubDate>Mon, 22 Sep 2008 19:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://dan.bodar.com/?p=3#comment-76</guid>
		<description>[...] booking registration. The registration spans many pages (sections), has no session state (see Dan Bodart&#8217;s blog under heading No Session State just persistent documents) and has a similar usability concept as [...]</description>
		<content:encoded><![CDATA[<p>[...] booking registration. The registration spans many pages (sections), has no session state (see Dan Bodart&#8217;s blog under heading No Session State just persistent documents) and has a similar usability concept as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://dan.bodar.com/2007/10/06/3/comment-page-1/#comment-3</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Tue, 09 Oct 2007 18:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://dan.bodar.com/?p=3#comment-3</guid>
		<description>Good point, this is because Hibernate needs a transaction to operate queries!!!, with straight JDBC you don&#039;t need one but if you wish to enforce the idempotency then make sure the Connection is set to read only.</description>
		<content:encoded><![CDATA[<p>Good point, this is because Hibernate needs a transaction to operate queries!!!, with straight JDBC you don&#8217;t need one but if you wish to enforce the idempotency then make sure the Connection is set to read only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Webber</title>
		<link>http://dan.bodar.com/2007/10/06/3/comment-page-1/#comment-2</link>
		<dc:creator>Jim Webber</dc:creator>
		<pubDate>Tue, 09 Oct 2007 13:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://dan.bodar.com/?p=3#comment-2</guid>
		<description>Hey Dan,

What&#039;s going on inside the GET action that requires the use of transactions?

GET is meant to be safe and idempotent, but transactions are all about (consistent) state changes which seems to be the antithesis of GET.

So I&#039;m intrigued :-)

Jim

Jim</description>
		<content:encoded><![CDATA[<p>Hey Dan,</p>
<p>What&#8217;s going on inside the GET action that requires the use of transactions?</p>
<p>GET is meant to be safe and idempotent, but transactions are all about (consistent) state changes which seems to be the antithesis of GET.</p>
<p>So I&#8217;m intrigued <img src='http://dan.bodar.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Jim</p>
<p>Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
