<?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: Embedded database in Java &#8211; use of HSQLDB.</title>
	<atom:link href="http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/</link>
	<description>Tracking surprises, features and bugs</description>
	<lastBuildDate>Wed, 25 Aug 2010 14:00:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ellis eghan</title>
		<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/comment-page-1/#comment-3337</link>
		<dc:creator>ellis eghan</dc:creator>
		<pubDate>Wed, 21 Jul 2010 14:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=586#comment-3337</guid>
		<description>Thanks for the article. Is it possible to use the 
JPA &quot;entity&quot; concept with HSQLDB? If yes, how can it be done?</description>
		<content:encoded><![CDATA[<p>Thanks for the article. Is it possible to use the<br />
JPA &#8220;entity&#8221; concept with HSQLDB? If yes, how can it be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Bayborodin</title>
		<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/comment-page-1/#comment-430</link>
		<dc:creator>Nicholas Bayborodin</dc:creator>
		<pubDate>Tue, 22 Sep 2009 23:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=586#comment-430</guid>
		<description>Thanks for article. Can you write about using DerbyDB?</description>
		<content:encoded><![CDATA[<p>Thanks for article. Can you write about using DerbyDB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbleyl</title>
		<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/comment-page-1/#comment-383</link>
		<dc:creator>dbleyl</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=586#comment-383</guid>
		<description>Another vote for H2.</description>
		<content:encoded><![CDATA[<p>Another vote for H2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kovica</title>
		<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/comment-page-1/#comment-382</link>
		<dc:creator>kovica</dc:creator>
		<pubDate>Tue, 15 Sep 2009 20:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=586#comment-382</guid>
		<description>I&#039;ll go with H2 (http://www.h2database.com/html/main.html). It is much faster than HSQLDB. Look at http://www.h2database.com/html/performance.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ll go with H2 (<a href="http://www.h2database.com/html/main.html)" rel="nofollow">http://www.h2database.com/html/main.html)</a>. It is much faster than HSQLDB. Look at <a href="http://www.h2database.com/html/performance.html" rel="nofollow">http://www.h2database.com/html/performance.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carol Adams</title>
		<link>http://www.javablogging.com/embedded-database-in-java-use-of-hsqldb/comment-page-1/#comment-379</link>
		<dc:creator>Carol Adams</dc:creator>
		<pubDate>Tue, 15 Sep 2009 12:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=586#comment-379</guid>
		<description>Thanks for the tip - but you can still do the same with SQLite. I have developed a few standalone apps for clients, and they all used SQLite Database. It is small fast and efficient.

Thanks anyway, I will link to your post.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip &#8211; but you can still do the same with SQLite. I have developed a few standalone apps for clients, and they all used SQLite Database. It is small fast and efficient.</p>
<p>Thanks anyway, I will link to your post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
