<?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: The basics of an iBatis application</title>
	<atom:link href="http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/</link>
	<description>Where Business meets IT</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:20:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edwin Korsten</title>
		<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/comment-page-1/#comment-329937</link>
		<dc:creator>Edwin Korsten</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/#comment-329937</guid>
		<description>I my previous comment I used TAGS that are not shown in HTML. What I meant was:
sqlmapconfig  -&gt;  sqlMapConfig
transactionmanager  -&gt;  transactionManager
sqlmap  -&gt;  sqlMap
resultMap  -&gt;  resultMap</description>
		<content:encoded><![CDATA[<p>I my previous comment I used TAGS that are not shown in HTML. What I meant was:<br />
sqlmapconfig  -&gt;  sqlMapConfig<br />
transactionmanager  -&gt;  transactionManager<br />
sqlmap  -&gt;  sqlMap<br />
resultMap  -&gt;  resultMap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Korsten</title>
		<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/comment-page-1/#comment-329936</link>
		<dc:creator>Edwin Korsten</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/#comment-329936</guid>
		<description>Hey Andrej,

Thanks for the examples. I want to mention that the provided xml did not work for me (using Java 5 and ibatis-2.3.4.726.jar). This was because the xml did not comply to the Dtd.
I got it working by changing the tagnames to the same case that is used in the DTD.
So:
  -&gt;  
  -&gt;  
  -&gt;  
  -&gt;  </description>
		<content:encoded><![CDATA[<p>Hey Andrej,</p>
<p>Thanks for the examples. I want to mention that the provided xml did not work for me (using Java 5 and ibatis-2.3.4.726.jar). This was because the xml did not comply to the Dtd.<br />
I got it working by changing the tagnames to the same case that is used in the DTD.<br />
So:<br />
  -&gt;<br />
  -&gt;<br />
  -&gt;<br />
  -&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: musarath</title>
		<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/comment-page-1/#comment-322470</link>
		<dc:creator>musarath</dc:creator>
		<pubDate>Wed, 24 Dec 2008 14:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/#comment-322470</guid>
		<description>wow...such a helpful code.....thank you</description>
		<content:encoded><![CDATA[<p>wow&#8230;such a helpful code&#8230;..thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ujjwal b soni</title>
		<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/comment-page-1/#comment-322376</link>
		<dc:creator>ujjwal b soni</dc:creator>
		<pubDate>Wed, 24 Dec 2008 07:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/#comment-322376</guid>
		<description>Hi,

Thanks for the article.......was really helpful 2 me......

Cheers!!!

Ujjwal B soni



</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the article&#8230;&#8230;.was really helpful 2 me&#8230;&#8230;</p>
<p>Cheers!!!</p>
<p>Ujjwal B soni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/comment-page-1/#comment-266797</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Sat, 05 Jul 2008 19:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2008/07/03/the-basics-of-an-ibatis-application/#comment-266797</guid>
		<description>&lt;strong&gt;The basics of an iBatis application...&lt;/strong&gt;

[...]In this post Andrej Koelewijn  shows you how to setup iBatis for Oracle Database and how to execute a simple select statement.[...]...</description>
		<content:encoded><![CDATA[<p><strong>The basics of an iBatis application&#8230;</strong></p>
<p>[...]In this post Andrej Koelewijn  shows you how to setup iBatis for Oracle Database and how to execute a simple select statement.[...]&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
