<?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; Java</title>
	<atom:link href="http://freestyle-developments.co.uk/blog/?feed=rss2&#038;tag=java" 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>Integration testing transactions and optimistic locking with Spring and JUnit</title>
		<link>http://freestyle-developments.co.uk/blog/?p=384</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=384#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:27:09 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[concurrency]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=384</guid>
		<description><![CDATA[I did some badness today. I wanted an integration test to check to see if my @Transactional method actually did rollback on an optimistic lock failure. It&#8217;s a pretty business critical method so I wanted to be sure that the &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=384">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=384</wfw:commentRss>
		<slash:comments>10733</slash:comments>
		</item>
		<item>
		<title>Java interface and implementation naming (or &#8220;I&#8221; or &#8220;Impl&#8221;)</title>
		<link>http://freestyle-developments.co.uk/blog/?p=322</link>
		<comments>http://freestyle-developments.co.uk/blog/?p=322#comments</comments>
		<pubDate>Sun, 13 Nov 2011 13:52:10 +0000</pubDate>
		<dc:creator>Alan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://freestyle-developments.co.uk/blog/?p=322</guid>
		<description><![CDATA[How do I name my interfaces and the classes that implement my interfaces? Through much research on the internet and my own gut feelings, this is what I reckon: I never prefix my interfaces with &#8220;I&#8221;. The value of coding &#8230; <a href="http://freestyle-developments.co.uk/blog/?p=322">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://freestyle-developments.co.uk/blog/?feed=rss2&#038;p=322</wfw:commentRss>
		<slash:comments>369</slash:comments>
		</item>
	</channel>
</rss>
