<?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: @Override specification changes in Java 6</title>
	<atom:link href="http://dertompson.com/2008/01/25/override-specification-changes-in-java-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com/2008/01/25/override-specification-changes-in-java-6/</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Wed, 10 Mar 2010 05:17:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lukas</title>
		<link>http://dertompson.com/2008/01/25/override-specification-changes-in-java-6/comment-page-1/#comment-1266</link>
		<dc:creator>lukas</dc:creator>
		<pubDate>Fri, 19 Jun 2009 07:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/25/override-specification-changes-in-java-6/#comment-1266</guid>
		<description>thanks for this comment! save me time while reverting from java 6 to java 5.</description>
		<content:encoded><![CDATA[<p>thanks for this comment! save me time while reverting from java 6 to java 5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It&#8217;s Only Software &#187; 5 Minute Guide to Spring and Simple[r!] JDBC</title>
		<link>http://dertompson.com/2008/01/25/override-specification-changes-in-java-6/comment-page-1/#comment-567</link>
		<dc:creator>It&#8217;s Only Software &#187; 5 Minute Guide to Spring and Simple[r!] JDBC</dc:creator>
		<pubDate>Mon, 24 Mar 2008 14:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/index.php/2008/01/25/override-specification-changes-in-java-6/#comment-567</guid>
		<description>[...] an object of the declared generic type. Here&#8217;s our PersonRowMapper implementation (Note that @Override is supported on interface implementation methods only on Java 6, so remove that annotation if you&#8217;re on Java 5):  class PersonRowMapper implements [...]</description>
		<content:encoded><![CDATA[<p>[...] an object of the declared generic type. Here&#8217;s our PersonRowMapper implementation (Note that @Override is supported on interface implementation methods only on Java 6, so remove that annotation if you&#8217;re on Java 5):  class PersonRowMapper implements [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
