<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>freestyle developments &#187; locking</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=locking" rel="self" type="application/rss+xml" />
	<link>http://freestyle-developments.co.uk/blog</link>
	<description>Fun, games and coding</description>
	<lastBuildDate>Sun, 16 Jun 2013 07:56:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>So, what the hell happens when you try and save changes to an @Version&#8217;d entity when another thread saves it&#8217;s changes before you?</title>
		<link>http://freestyle-developments.co.uk/blog/?p=374</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=374#comments</comments>
		<pubDate>Fri, 20 Jan 2012 17:31:26 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[locking]]></category>
		<category><![CDATA[transactions]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=374</guid>
		<description><![CDATA[Imagine you&#8217;re setup with a JPA 2 environment, using Spring Data JPA and Hibernate is your JPA vendor. You have a UserRepository interface which extends JpaRepository and therefore a Spring generated userRepository bean for all your user DAO needs. You &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=374">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=374</wfw:commentRss>
		<slash:comments>329</slash:comments>
		</item>
	</channel>
</rss>
