<?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: try-with-resources and jdbc without sql injection	</title>
	<atom:link href="https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Wed, 05 Sep 2012 02:55:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Jeanne Boyarsky		</title>
		<link>https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/comment-page-1/#comment-5263</link>

		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 02:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4513#comment-5263</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/comment-page-1/#comment-5262&quot;&gt;Simon&lt;/a&gt;.

Added &quot;return&quot;.  Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/comment-page-1/#comment-5262">Simon</a>.</p>
<p>Added &#8220;return&#8221;.  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon		</title>
		<link>https://www.selikoff.net/2012/09/03/try-with-resources-and-jdbc-without-sql-injection/comment-page-1/#comment-5262</link>

		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 12:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/?p=4513#comment-5262</guid>

					<description><![CDATA[you have to pass the list to the processResultSet method as your current code always returns an empty list in the last code listing.]]></description>
			<content:encoded><![CDATA[<p>you have to pass the list to the processResultSet method as your current code always returns an empty list in the last code listing.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
