<?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: OneToMany Relationships with Transfer ORM</title>
	<atom:link href="http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dickbob</title>
		<link>http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/comment-page-1#comment-39539</link>
		<dc:creator>dickbob</dc:creator>
		<pubDate>Mon, 17 Sep 2007 13:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/#comment-39539</guid>
		<description>Thanks, I&#039;ll take a look at that.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll take a look at that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/comment-page-1#comment-39500</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sat, 15 Sep 2007 23:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/#comment-39500</guid>
		<description>@dickbob - Imagine an HTML table with two columns.  As you&#039;re looping over your array of report objects (obtained using the Transfer list() mechanism or a gateway method like getReports(), you would output obj.getReportName() and in the second column obj.getReportType().getReportTypeName()  (as defined above in the transfer.xml as reportTypeName).  Is that what you&#039;re asking?</description>
		<content:encoded><![CDATA[<p>@dickbob &#8211; Imagine an HTML table with two columns.  As you&#8217;re looping over your array of report objects (obtained using the Transfer list() mechanism or a gateway method like getReports(), you would output obj.getReportName() and in the second column obj.getReportType().getReportTypeName()  (as defined above in the transfer.xml as reportTypeName).  Is that what you&#8217;re asking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dickbob</title>
		<link>http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/comment-page-1#comment-39450</link>
		<dc:creator>dickbob</dc:creator>
		<pubDate>Fri, 14 Sep 2007 16:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/2007/08/28/onetomany-relationships-with-transfer-orm/#comment-39450</guid>
		<description>This is good stuff!

But how do you produce a listing of Reports with their ReportTypes displayed against each? Like in a drill down situation?</description>
		<content:encoded><![CDATA[<p>This is good stuff!</p>
<p>But how do you produce a listing of Reports with their ReportTypes displayed against each? Like in a drill down situation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
