<?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: Building a better BeanProcessor</title>
	<atom:link href="http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/</link>
	<description>Life, Software Development, Creativity: What I care to write about</description>
	<lastBuildDate>Thu, 27 Oct 2011 21:33:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Beat the Bookstore</title>
		<link>http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/comment-page-1/#comment-29464</link>
		<dc:creator>Beat the Bookstore</dc:creator>
		<pubDate>Thu, 27 Oct 2011 21:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayocchi.com/blog/2006/09/25/building-a-better-beanprocessor/#comment-29464</guid>
		<description>&lt;p&gt;&lt;strong&gt;You should check this out…...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>You should check this out…&#8230;</strong></p>
<p>[...] Wonderful story, reckoned we could combine a few unrelated data, nevertheless really worth taking a look, whoa did one learn about Mid East has got more problerms as well [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: warren</title>
		<link>http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/comment-page-1/#comment-2659</link>
		<dc:creator>warren</dc:creator>
		<pubDate>Sat, 03 May 2008 08:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayocchi.com/blog/2006/09/25/building-a-better-beanprocessor/#comment-2659</guid>
		<description>&lt;p&gt;@Karim: Have a look at &lt;a href=&quot;http://resultsetmapper.sourceforge.net/index.php&quot; rel=&quot;nofollow&quot;&gt;resultsetmapper&lt;/a&gt;. It is the open source implementation of the discussed problem.&lt;/p&gt;

&lt;p&gt;It can map resultset data to java beans (and their &#039;aggregate&#039; components) in 2 ways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;via annotations in the java bean&lt;/li&gt;
&lt;li&gt;via naming conventions and slight configuration (ie a  list of the aggregate classes).&lt;/li&gt;&lt;/ol&gt;

&lt;p&gt;Please let me know if it is of use, or if you would like me to improve in some way.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Karim: Have a look at <a href="http://resultsetmapper.sourceforge.net/index.php" rel="nofollow">resultsetmapper</a>. It is the open source implementation of the discussed problem.</p>
<p>It can map resultset data to java beans (and their &#8216;aggregate&#8217; components) in 2 ways:</p>
<ol>
<li>via annotations in the java bean</li>
<li>via naming conventions and slight configuration (ie a  list of the aggregate classes).</li>
</ol>
<p>Please let me know if it is of use, or if you would like me to improve in some way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karim</title>
		<link>http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/comment-page-1/#comment-2658</link>
		<dc:creator>Karim</dc:creator>
		<pubDate>Fri, 02 May 2008 21:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayocchi.com/blog/2006/09/25/building-a-better-beanprocessor/#comment-2658</guid>
		<description>&lt;p&gt;Ive been working on a framework built on DbUtils, which sole intention is to simplify database work to a single object that can be used simply in many threads. The one feature I really would like to add is the &quot;aggregate&quot; concept you referred to in your bean mapper. Do you have a working version of this, and could I use it in my project (of course you will be given full credit). The project is being released under the apache 2 lic.&lt;/p&gt;

&lt;p&gt;Thanks in advance for your consideration,&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Karim&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>Ive been working on a framework built on DbUtils, which sole intention is to simplify database work to a single object that can be used simply in many threads. The one feature I really would like to add is the &#8220;aggregate&#8221; concept you referred to in your bean mapper. Do you have a working version of this, and could I use it in my project (of course you will be given full credit). The project is being released under the apache 2 lic.</p>
<p>Thanks in advance for your consideration,</p>
<ul>
<li>Karim</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Few More Words &#187; JDBC ResultSet Mapper</title>
		<link>http://warren.mayocchi.com/2006/09/25/building-a-better-beanprocessor/comment-page-1/#comment-147</link>
		<dc:creator>A Few More Words &#187; JDBC ResultSet Mapper</dc:creator>
		<pubDate>Fri, 13 Oct 2006 04:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayocchi.com/blog/2006/09/25/building-a-better-beanprocessor/#comment-147</guid>
		<description>&lt;p&gt;[...] In building a better bean processor I discussed some ideas for reflection mapping of a ResultSet to Object. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] In building a better bean processor I discussed some ideas for reflection mapping of a ResultSet to Object. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

