<?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: Who is running that horrible Hibernate query?  Find out with comments</title>
	<atom:link href="http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/</link>
	<description>freelance software developer consultant in portland, maine</description>
	<lastBuildDate>Wed, 02 Feb 2011 18:16:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: shopping cart</title>
		<link>http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/comment-page-1/#comment-29</link>
		<dc:creator>shopping cart</dc:creator>
		<pubDate>Wed, 16 Jul 2008 10:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=30#comment-29</guid>
		<description>Hi&lt;br/&gt;&lt;br/&gt;It is a great and nice post and I like it.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>It is a great and nice post and I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Rocha</title>
		<link>http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/comment-page-1/#comment-26</link>
		<dc:creator>Rafael Rocha</dc:creator>
		<pubDate>Tue, 24 Jun 2008 17:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=30#comment-26</guid>
		<description>why do not use atributtes types for mapping object product otherwise productid?</description>
		<content:encoded><![CDATA[<p>why do not use atributtes types for mapping object product otherwise productid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald J Organ IV</title>
		<link>http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/comment-page-1/#comment-25</link>
		<dc:creator>Donald J Organ IV</dc:creator>
		<pubDate>Tue, 17 Jun 2008 20:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=30#comment-25</guid>
		<description>The PHP code that Ken posts in his blog is normal code that contains functions that are in the framework he has created http://www.andromeda-project.org.  SO you cant get the full effect of the PHP side of things from some of his code.</description>
		<content:encoded><![CDATA[<p>The PHP code that Ken posts in his blog is normal code that contains functions that are in the framework he has created <a href="http://www.andromeda-project.org" rel="nofollow">http://www.andromeda-project.org</a>.  SO you cant get the full effect of the PHP side of things from some of his code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil Weber</title>
		<link>http://www.mikedesjardins.net/content/2008/06/who-is-running-that-horrible-hibernate/comment-page-1/#comment-24</link>
		<dc:creator>Neil Weber</dc:creator>
		<pubDate>Fri, 13 Jun 2008 20:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/?p=30#comment-24</guid>
		<description>Excellent idea!  But, I think it might be worthwhile to take in even further and, on all queries, include the class and method name of the code doing the query.  I say this because of my experience on an application with poor performance due to way too many queries.  I stepped through each query in the query log and determined what the query was doing and if it was really necessary.  This was tedious work made even more tedious by the difficulty in finding out what code was producing the query.</description>
		<content:encoded><![CDATA[<p>Excellent idea!  But, I think it might be worthwhile to take in even further and, on all queries, include the class and method name of the code doing the query.  I say this because of my experience on an application with poor performance due to way too many queries.  I stepped through each query in the query log and determined what the query was doing and if it was really necessary.  This was tedious work made even more tedious by the difficulty in finding out what code was producing the query.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

