<?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: Populating Entities With Associations From Stored Procedures With NHibernate</title>
	<atom:link href="http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Wed, 17 Mar 2010 18:22:17 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/comment-page-1/#comment-14428</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 05 May 2009 21:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=625#comment-14428</guid>
		<description>Is it possible to use procedures with attributes instead of mapping files?</description>
		<content:encoded><![CDATA[<p>Is it possible to use procedures with attributes instead of mapping files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/comment-page-1/#comment-9264</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 02 Mar 2009 00:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=625#comment-9264</guid>
		<description>I have tried this method with no luck!. Is it possible to post the mapping for the product and category class. Thank you.</description>
		<content:encoded><![CDATA[<p>I have tried this method with no luck!. Is it possible to post the mapping for the product and category class. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Nyborg</title>
		<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/comment-page-1/#comment-8253</link>
		<dc:creator>Martin Nyborg</dc:creator>
		<pubDate>Thu, 29 Jan 2009 21:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=625#comment-8253</guid>
		<description>Your blog is removing the text from the mapping file

&lt;!--


	
		
			
		
		exec Site.spSiteSearchForSiteIDsAndSiteName
	
--&gt;</description>
		<content:encoded><![CDATA[<p>Your blog is removing the text from the mapping file</p>
<p>&lt;!&#8211;</p>
<p>		exec Site.spSiteSearchForSiteIDsAndSiteName</p>
<p>&#8211;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Nyborg</title>
		<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/comment-page-1/#comment-8252</link>
		<dc:creator>Martin Nyborg</dc:creator>
		<pubDate>Thu, 29 Jan 2009 21:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=625#comment-8252</guid>
		<description>I have used 15 hours trying to get a named query to work and I really could need some help.

The mapping file




	
		
		exec Site.spSiteSearchForSiteIDsAndSiteName ?,?
	


I have a stored procedure running some free-text search returning a result-set matching the properties on class QuickSearchResult. I think I have tried all the syntax combinations from the NH documentation and of course also tried to do it your way.</description>
		<content:encoded><![CDATA[<p>I have used 15 hours trying to get a named query to work and I really could need some help.</p>
<p>The mapping file</p>
<p>		exec Site.spSiteSearchForSiteIDsAndSiteName ?,?</p>
<p>I have a stored procedure running some free-text search returning a result-set matching the properties on class QuickSearchResult. I think I have tried all the syntax combinations from the NH documentation and of course also tried to do it your way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Populating Entities With Associations From Stored Procedures With NHibernate - NHibernate blog - NHibernate Forge</title>
		<link>http://davybrion.com/blog/2008/11/populating-entities-with-associations-from-stored-procedures-with-nhibernate/comment-page-1/#comment-5529</link>
		<dc:creator>Populating Entities With Associations From Stored Procedures With NHibernate - NHibernate blog - NHibernate Forge</dc:creator>
		<pubDate>Mon, 24 Nov 2008 01:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://davybrion.com/blog/?p=625#comment-5529</guid>
		<description>[...] Note: this was originally posted on my own blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] Note: this was originally posted on my own blog. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
