<?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: iBATIS &#8211; Where have you been all my life!</title>
	<atom:link href="http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/</link>
	<description>In the kingdom of hope, there is no winter.</description>
	<lastBuildDate>Fri, 28 Oct 2011 16:23:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Confluence: Technical Operations</title>
		<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/comment-page-1/#comment-58779</link>
		<dc:creator>Confluence: Technical Operations</dc:creator>
		<pubDate>Mon, 23 Jul 2007 20:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/life/2005/01/31/ibatis-where-have-you-been-all-my-life/#comment-58779</guid>
		<description>&lt;strong&gt;IBATIS Presentation&lt;/strong&gt;

Presentation{}</description>
		<content:encoded><![CDATA[<p><strong>IBATIS Presentation</strong></p>
<p>Presentation{}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priya</title>
		<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/comment-page-1/#comment-58770</link>
		<dc:creator>Priya</dc:creator>
		<pubDate>Mon, 16 Jul 2007 22:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/life/2005/01/31/ibatis-where-have-you-been-all-my-life/#comment-58770</guid>
		<description>hi,
i&#039;m new to ibatis, hopeing u can help me. I have tried the same/ similar code and when i run the client i get  the following error.

com.ibatis.sqlmap.client.SqlMapException: There is no statement named selectPerson in this SqlMap.

have  checked all the header n stuff but no clue as how to fix this. can u please help.</description>
		<content:encoded><![CDATA[<p>hi,<br />
i&#8217;m new to ibatis, hopeing u can help me. I have tried the same/ similar code and when i run the client i get  the following error.</p>
<p>com.ibatis.sqlmap.client.SqlMapException: There is no statement named selectPerson in this SqlMap.</p>
<p>have  checked all the header n stuff but no clue as how to fix this. can u please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvinder</title>
		<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/comment-page-1/#comment-46594</link>
		<dc:creator>Arvinder</dc:creator>
		<pubDate>Fri, 05 Jan 2007 05:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/life/2005/01/31/ibatis-where-have-you-been-all-my-life/#comment-46594</guid>
		<description>Can you please explain how to form dynamic queries with collections using iBatis in Java. I have found some articles but they were not explanatory enough.</description>
		<content:encoded><![CDATA[<p>Can you please explain how to form dynamic queries with collections using iBatis in Java. I have found some articles but they were not explanatory enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Re: where can I find a simple implementation example</title>
		<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/comment-page-1/#comment-4503</link>
		<dc:creator>Re: where can I find a simple implementation example</dc:creator>
		<pubDate>Fri, 09 Sep 2005 01:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/life/2005/01/31/ibatis-where-have-you-been-all-my-life/#comment-4503</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Hi I found that very good blog just explaining only IBatis with a simple example. 
Rgds Prashanth --- Salim Madjd &lt;[EMAIL PROTECTED]&gt; wrote: &gt; Hi, &gt; I have read a lot of documentations and I still can not put the whole thing &gt; together, yet. &gt; I just want to see a simple implementation using servlet or jsp directly &gt; without involving strut &gt; or spring. I like to see a simple jsp page displaying a select statement and &gt; the jsp page &gt; displaying foo bar or something. &gt; What are the best practices for using IBATIS with tomcat? What are the best &gt; practices for &gt; reading the sqlconfig.xml file. Should I open the config.xml file in a &gt; listener and open/close &gt; sessions in a filter? &gt; Should I be worried about threads? &gt; &gt; Thanks in advance for any help, &gt; &gt; Salim &gt; &gt; &lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] Hi I found that very good blog just explaining only IBatis with a simple example.<br />
Rgds Prashanth &#8212; Salim Madjd &lt;[EMAIL PROTECTED]&gt; wrote: &gt; Hi, &gt; I have read a lot of documentations and I still can not put the whole thing &gt; together, yet. &gt; I just want to see a simple implementation using servlet or jsp directly &gt; without involving strut &gt; or spring. I like to see a simple jsp page displaying a select statement and &gt; the jsp page &gt; displaying foo bar or something. &gt; What are the best practices for using IBATIS with tomcat? What are the best &gt; practices for &gt; reading the sqlconfig.xml file. Should I open the config.xml file in a &gt; listener and open/close &gt; sessions in a filter? &gt; Should I be worried about threads? &gt; &gt; Thanks in advance for any help, &gt; &gt; Salim &gt; &gt; <!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Articles and other coverage of iBATIS - Confluence</title>
		<link>http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/comment-page-1/#comment-4501</link>
		<dc:creator>Articles and other coverage of iBATIS - Confluence</dc:creator>
		<pubDate>Tue, 06 Sep 2005 18:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.j2eegeek.com/life/2005/01/31/ibatis-where-have-you-been-all-my-life/#comment-4501</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;&lt;p&gt;&lt;a href=&quot;http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/&quot;&gt;http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/&lt;/a&gt; &lt;/p&gt;&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->
<p><a href="http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/">http://www.j2eegeek.com/blog/2005/01/31/ibatis-where-have-you-been-all-my-life/</a> </p>
<p><!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
</channel>
</rss>

