<?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: how to find the last insert id in java+mysql?</title>
	<atom:link href="http://www.techiepark.com/tutorials/how-to-find-the-last-insert-id-in-javamysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com/tutorials/how-to-find-the-last-insert-id-in-javamysql/</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Thu, 05 Aug 2010 12:00:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ronnil</title>
		<link>http://www.techiepark.com/tutorials/how-to-find-the-last-insert-id-in-javamysql/comment-page-1/#comment-88</link>
		<dc:creator>ronnil</dc:creator>
		<pubDate>Tue, 24 Mar 2009 13:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/?p=162#comment-88</guid>
		<description>if this doesn&#039;t work, try putting a &quot;rs.next()&quot; before the getInt() statement, that should do the trick.</description>
		<content:encoded><![CDATA[<p>if this doesn&#8217;t work, try putting a &#8220;rs.next()&#8221; before the getInt() statement, that should do the trick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
