<?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: Fixing Intermittent Table Not Found Errors with JUnit when Using Hibernate SchemaExport and H2</title>
	<atom:link href="http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/</link>
	<description>Software Development in Brisbane</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:00:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: robert</title>
		<link>http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/comment-page-1/#comment-16535</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Mon, 26 May 2008 05:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/#comment-16535</guid>
		<description>&lt;p&gt;       It will be the database being in an incomplete state. I would lean towards it not really being a H2 problem, but I couldn&#039;t say for sure, I believe that perhaps the combination of connection pooling and transaction isolation was the problem, but further debugging would be required to be sure. &#160;I know that the behaviour I was receiving had table not found errors and that I was seeing it on H2, so wasn&#039;t bold enough to generalise further ;).    &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>       It will be the database being in an incomplete state. I would lean towards it not really being a H2 problem, but I couldn&#39;t say for sure, I believe that perhaps the combination of connection pooling and transaction isolation was the problem, but further debugging would be required to be sure. &#160;I know that the behaviour I was receiving had table not found errors and that I was seeing it on H2, so wasn&#39;t bold enough to generalise further <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .    </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Allen</title>
		<link>http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/comment-page-1/#comment-16530</link>
		<dc:creator>Dan Allen</dc:creator>
		<pubDate>Mon, 26 May 2008 03:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/25/fixing-intermittent-table-not-found-errors-with-junit-when-using-hibernate-schemaexport-and-h2/#comment-16530</guid>
		<description>Thanks for the info. It&#039;s nice to be able to use the SchemaExport tool problematically. I am curious, however, about what you mean by &quot;intermittent table not found errors&quot;. Is this a problem with H2 or is it because of the database being left in an incomplete state?</description>
		<content:encoded><![CDATA[<p>Thanks for the info. It&#8217;s nice to be able to use the SchemaExport tool problematically. I am curious, however, about what you mean by &#8220;intermittent table not found errors&#8221;. Is this a problem with H2 or is it because of the database being left in an incomplete state?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

