<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Using HSqlDb for in-memory DAO tests</title>
	<atom:link href="http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/</link>
	<description>Johannes Brodwall&#039;s Musings on Software Architecture and Programming</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:37:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johannes</title>
		<link>http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/comment-page-1/#comment-6</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Tue, 16 Aug 2005 00:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/?p=59#comment-6</guid>
		<description>Be sure that your test database is initialized and packed properly. Also notice that the test data HAS to be packaged in a JAR file. Just adding a directory to your class path is not sufficient.
</description>
		<content:encoded><![CDATA[<p>Be sure that your test database is initialized and packed properly. Also notice that the test data HAS to be packaged in a JAR file. Just adding a directory to your class path is not sufficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/comment-page-1/#comment-84380</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Mon, 15 Aug 2005 22:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/?p=59#comment-84380</guid>
		<description>Be sure that your test database is initialized and packed properly. Also notice that the test data HAS to be packaged in a JAR file. Just adding a directory to your class path is not sufficient.</description>
		<content:encoded><![CDATA[<p>Be sure that your test database is initialized and packed properly. Also notice that the test data HAS to be packaged in a JAR file. Just adding a directory to your class path is not sufficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/comment-page-1/#comment-5</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 12 Aug 2005 05:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/?p=59#comment-5</guid>
		<description>I&#039;m having trouble getting it to work. I keep getting 
PreparedStatementCallback; bad SQL grammar
Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble getting it to work. I keep getting<br />
PreparedStatementCallback; bad SQL grammar<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://johannesbrodwall.com/2004/11/08/using-hsqldb-for-in-memory-dao-tests/comment-page-1/#comment-84379</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 12 Aug 2005 03:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.brodwall.com/johannes/blog/?p=59#comment-84379</guid>
		<description>I&#039;m having trouble getting it to work. I keep getting &lt;br&gt;PreparedStatementCallback; bad SQL grammar&lt;br&gt;Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#39;m having trouble getting it to work. I keep getting <br />PreparedStatementCallback; bad SQL grammar<br />Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
