<?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: TopLink JPA and HSQLDB Quirk</title>
	<atom:link href="http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/feed/" rel="self" type="application/rss+xml" />
	<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/</link>
	<description>1. Share Everything* [Programming Gotchas, Technology News, Insights on Living and Everything in Between]</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:11: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: andresmoreira</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-3657</link>
		<dc:creator>andresmoreira</dc:creator>
		<pubDate>Wed, 11 Nov 2009 03:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-3657</guid>
		<description>Thank you man! I&#039;ve been working for around and hour in this bug, and then I&#039;ve found your solution in Google! 
Thanks again</description>
		<content:encoded><![CDATA[<p>Thank you man! I&#8217;ve been working for around and hour in this bug, and then I&#8217;ve found your solution in Google!<br />
Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-3553</link>
		<dc:creator>Bertrand</dc:creator>
		<pubDate>Tue, 03 Nov 2009 10:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-3553</guid>
		<description>hi,

where we can see insert in the table?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>where we can see insert in the table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dayg</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-115</link>
		<dc:creator>dayg</dc:creator>
		<pubDate>Tue, 25 Nov 2008 07:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-115</guid>
		<description>Sorry Rama but this looks like a Glassfish issue which I&#039;m not very familiar with.

Did you try following the steps from &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?threadID=51202&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;?

HTH.</description>
		<content:encoded><![CDATA[<p>Sorry Rama but this looks like a Glassfish issue which I&#8217;m not very familiar with.</p>
<p>Did you try following the steps from <a href="http://forums.java.net/jive/thread.jspa?threadID=51202" rel="nofollow">this post</a>?</p>
<p>HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-116</link>
		<dc:creator>Rama</dc:creator>
		<pubDate>Tue, 25 Nov 2008 04:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-116</guid>
		<description>hi..
I want to use hsql database along with glassfish for persisting data.But I am facing some problems with configuration.
can u please tell what is required configuration for setting up a connection pool.
I created a pool using username,password and url properties..but whne i try to ping its giving exception saying Connection Object cant be NULL.

please help me..</description>
		<content:encoded><![CDATA[<p>hi..<br />
I want to use hsql database along with glassfish for persisting data.But I am facing some problems with configuration.<br />
can u please tell what is required configuration for setting up a connection pool.<br />
I created a pool using username,password and url properties..but whne i try to ping its giving exception saying Connection Object cant be NULL.</p>
<p>please help me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HSQLDB and java entity class most common error</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-117</link>
		<dc:creator>HSQLDB and java entity class most common error</dc:creator>
		<pubDate>Tue, 11 Nov 2008 09:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-117</guid>
		<description>[...] Before i looking many hours in Google i find the solution thanks to this web  [...]</description>
		<content:encoded><![CDATA[<p>[...] Before i looking many hours in Google i find the solution thanks to this web  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jadrake</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-114</link>
		<dc:creator>jadrake</dc:creator>
		<pubDate>Fri, 04 Jul 2008 06:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-114</guid>
		<description>This proved to be very helpful in setting up my unit tests.  I linked my blog to this blog entry.</description>
		<content:encoded><![CDATA[<p>This proved to be very helpful in setting up my unit tests.  I linked my blog to this blog entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indian</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-113</link>
		<dc:creator>Indian</dc:creator>
		<pubDate>Mon, 16 Jun 2008 11:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-113</guid>
		<description>Thanks a lot!! it works fine :o)</description>
		<content:encoded><![CDATA[<p>Thanks a lot!! it works fine <img src='http://unlikelyteacher.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: minanov</title>
		<link>http://unlikelyteacher.com/2008/05/14/toplink-jpa-and-hsqldb-quirk/comment-page-1/#comment-112</link>
		<dc:creator>minanov</dc:creator>
		<pubDate>Sun, 01 Jun 2008 14:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://dayg.wordpress.com/?p=105#comment-112</guid>
		<description>Hmm, that is interesting
I am suing HSQLDB too with Toplink Essentials.

Thanks</description>
		<content:encoded><![CDATA[<p>Hmm, that is interesting<br />
I am suing HSQLDB too with Toplink Essentials.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
