<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Fixing Intermittent Table Not Found Errors with JUnit when Using Hibernate SchemaExport and H2</title>
	<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>Product Development in Brisbane</description>
	<pubDate>Fri, 05 Dec 2008 09:02:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</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-16535</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Mon, 26 May 2008 05:01:47 +0000</pubDate>
		<guid>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&#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 ;).    &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 ;).    </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-16530</link>
		<dc:creator>Dan Allen</dc:creator>
		<pubDate>Mon, 26 May 2008 03:45:58 +0000</pubDate>
		<guid>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's nice to be able to use the SchemaExport tool problematically. I am curious, however, about what you mean by "intermittent table not found errors". 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>
