<?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: Please help test DbFit 1.1</title>
	<atom:link href="http://gojko.net/2008/08/13/please-help-test-dbfit-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/</link>
	<description>Building software that matters</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:28:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/comment-page-1/#comment-40795</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Thu, 19 Feb 2009 07:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/?p=290#comment-40795</guid>
		<description>You&#039;ll have to implement your own DbEnvironment instance (and plug it into a DbTest instance). In your case, that might be as simple as just extending SqlServerEnvironment and changing the driver name and url.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll have to implement your own DbEnvironment instance (and plug it into a DbTest instance). In your case, that might be as simple as just extending SqlServerEnvironment and changing the driver name and url.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/comment-page-1/#comment-40782</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/?p=290#comment-40782</guid>
		<description>If I want to use a different jdbc driver (e.g. jtds for SQLServer access) how do I go about that?  I see where I specify the connection URI but that is not enough since I also need to specify the driver
e.g.
net.sourceforge.jtds.jdbc.Driver
jdbc:jtds:sqlserver://amsxp/fund_master;instance=DEVLOCAL</description>
		<content:encoded><![CDATA[<p>If I want to use a different jdbc driver (e.g. jtds for SQLServer access) how do I go about that?  I see where I specify the connection URI but that is not enough since I also need to specify the driver<br />
e.g.<br />
net.sourceforge.jtds.jdbc.Driver<br />
jdbc:jtds:sqlserver://amsxp/fund_master;instance=DEVLOCAL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/comment-page-1/#comment-32875</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Mon, 25 Aug 2008 14:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/?p=290#comment-32875</guid>
		<description>Hi Oliver,

the close method is now implemented in the database environment fixture. get the new version from &lt;a href=&quot;http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/dist/dbfit-20080825.jar&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Oliver,</p>
<p>the close method is now implemented in the database environment fixture. get the new version from <a href="http://dbfit.svn.sourceforge.net/svnroot/dbfit/dbfit/dist/dbfit-20080825.jar" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gojko</title>
		<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/comment-page-1/#comment-32738</link>
		<dc:creator>gojko</dc:creator>
		<pubDate>Sun, 24 Aug 2008 11:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/?p=290#comment-32738</guid>
		<description>I&#039;ll add that in the next few days</description>
		<content:encoded><![CDATA[<p>I&#8217;ll add that in the next few days</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://gojko.net/2008/08/13/please-help-test-dbfit-11/comment-page-1/#comment-32633</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Fri, 22 Aug 2008 22:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://gojko.net/?p=290#comment-32633</guid>
		<description>I see in the code source that DatabaseEnvironment does not implement close. Can this be added. If i have several builds running there are transactions left open until the whole suite completes.   I would to have on my TearDown the 
&#124;DatabaseEnvironment&#124;
&#124;close&#124;
I see it is implemented on the SqlServerTest. are there any plans to add this implementation.
thanks
O</description>
		<content:encoded><![CDATA[<p>I see in the code source that DatabaseEnvironment does not implement close. Can this be added. If i have several builds running there are transactions left open until the whole suite completes.   I would to have on my TearDown the<br />
|DatabaseEnvironment|<br />
|close|<br />
I see it is implemented on the SqlServerTest. are there any plans to add this implementation.<br />
thanks<br />
O</p>
]]></content:encoded>
	</item>
</channel>
</rss>
