<?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: Java 5 Enum Example</title>
	<atom:link href="http://lstierneyltd.com/blog/development/java-5-enum-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://lstierneyltd.com/blog/development/java-5-enum-example/</link>
	<description>Yet another development blog</description>
	<lastBuildDate>Sat, 05 May 2012 07:01:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Ibatis TypeHandlerCallback Enum Example</title>
		<link>http://lstierneyltd.com/blog/development/java-5-enum-example/comment-page-1/#comment-96</link>
		<dc:creator>Ibatis TypeHandlerCallback Enum Example</dc:creator>
		<pubDate>Fri, 11 Jun 2010 11:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://lstierneyltd.com/blog/?p=142#comment-96</guid>
		<description>[...] In this example I map a &#8220;prev&#8221; or &#8220;next&#8221; coming back from the DB (as &#8220;direction&#8221;) to the Enum described in this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] In this example I map a &#8220;prev&#8221; or &#8220;next&#8221; coming back from the DB (as &#8220;direction&#8221;) to the Enum described in this post. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

