<?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: DBUnit &#8211; Creating DataSets</title>
	<atom:link href="http://blog.inflinx.com/2008/06/29/dbunit-creating-dataset/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inflinx.com/2008/06/29/dbunit-creating-dataset/</link>
	<description>All About Software Development</description>
	<lastBuildDate>Thu, 10 Nov 2011 17:04:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mahesh</title>
		<link>http://blog.inflinx.com/2008/06/29/dbunit-creating-dataset/comment-page-1/#comment-15392</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Thu, 10 Feb 2011 07:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://onerandomthought.wordpress.com/?p=36#comment-15392</guid>
		<description>Hi, 

I am using SQL Server database and i want to read the below xml. But i am getting Table not found error even after adding the qulaifiedtablenames property.



  


Can you please suggest on this?</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am using SQL Server database and i want to read the below xml. But i am getting Table not found error even after adding the qulaifiedtablenames property.</p>
<p>Can you please suggest on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogwiz</title>
		<link>http://blog.inflinx.com/2008/06/29/dbunit-creating-dataset/comment-page-1/#comment-14</link>
		<dc:creator>sogwiz</dc:creator>
		<pubDate>Wed, 22 Oct 2008 23:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://onerandomthought.wordpress.com/?p=36#comment-14</guid>
		<description>Is there a way to mock a jdbc connection by reading from the DBUnit XMLDataSet?  I&#039;m asking if there&#039;s a way to reverse what you have described.  This would involve something like:
Connection jdbcConnection = DriverManager.getConnection(&quot;jdbc:3RD_PARTY_JAR:XML:C:\\test.xml&quot;);
where the &quot;C:\\test.xml&quot; is a dbunit XMLDataSet</description>
		<content:encoded><![CDATA[<p>Is there a way to mock a jdbc connection by reading from the DBUnit XMLDataSet?  I&#8217;m asking if there&#8217;s a way to reverse what you have described.  This would involve something like:<br />
Connection jdbcConnection = DriverManager.getConnection(&#8220;jdbc:3RD_PARTY_JAR:XML:C:\\test.xml&#8221;);<br />
where the &#8220;C:\\test.xml&#8221; is a dbunit XMLDataSet</p>
]]></content:encoded>
	</item>
</channel>
</rss>

