<?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>Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky &#187; getGeneratedKeys</title>
	<atom:link href="http://www.selikoff.net/tag/getgeneratedkeys/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:27:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Database Key Generation in Java Applications</title>
		<link>http://www.selikoff.net/2008/09/03/database-key-generation-in-java-applications/</link>
		<comments>http://www.selikoff.net/2008/09/03/database-key-generation-in-java-applications/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 06:11:16 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[JDBC]]></category>
		<category><![CDATA[auto-generate]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[generation]]></category>
		<category><![CDATA[getGeneratedKeys]]></category>
		<category><![CDATA[key]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=380</guid>
		<description><![CDATA[All JDBC programmers at one time or another have had to deal with key generation for new records, or more precisely, how to retrieve keys for newly created records. This article discusses some of the techniques and limitations offered to Java JDBC programmers. Unique Keys Most (good) database systems assign a unique key, usually a [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2008/09/03/database-key-generation-in-java-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

