<?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: SQL n + 1 Selects Explained</title>
	<atom:link href="http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/</link>
	<description>A collection of articles from pramatr.com on technology, security, software and anything we find interesting</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:28:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tushar_net123</title>
		<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/comment-page-1/#comment-462</link>
		<dc:creator>Tushar_net123</dc:creator>
		<pubDate>Wed, 28 Jul 2010 12:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://pramatr.com/?p=426#comment-462</guid>
		<description>This is Really Great article and  easy to understand ..I was always  running away from n+1 problem ..now actually got it &lt;br&gt;thanks  pramatr  ..</description>
		<content:encoded><![CDATA[<p>This is Really Great article and  easy to understand ..I was always  running away from n+1 problem ..now actually got it <br />thanks  pramatr  ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online dating</title>
		<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/comment-page-1/#comment-443</link>
		<dc:creator>online dating</dc:creator>
		<pubDate>Wed, 02 Jun 2010 21:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://pramatr.com/?p=426#comment-443</guid>
		<description>any one to help in install informatica.. i have the cds&lt;br&gt;&lt;b&gt; &lt;a href=&quot;http://www.sixsingles.com/&quot; title=&quot;dating sites&quot; rel=&quot;nofollow&quot;&gt;online dating&lt;/a&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>any one to help in install informatica.. i have the cds<br /><b> <a href="http://www.sixsingles.com/" title="dating sites" rel="nofollow">online dating</a></b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eshaa</title>
		<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/comment-page-1/#comment-440</link>
		<dc:creator>eshaa</dc:creator>
		<pubDate>Wed, 12 May 2010 17:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://pramatr.com/?p=426#comment-440</guid>
		<description>Hi My  query is generating long query and it is taking long time to execute&lt;br&gt; public WorkOrder getWorkOrderById(int workOrderId)&lt;br&gt;    {&lt;br&gt;        Session ses = getSessionFactory().openSession();&lt;br&gt;                                WorkOrder workOrder = (WorkOrder) ses.createCriteria(WorkOrder.class).add(Expression.eq(&quot;workOrderId&quot;, workOrderId)).uniqueResult();&lt;br&gt;        ses.close();&lt;br&gt;        return workOrder;&lt;br&gt;    }&lt;br&gt;&lt;br&gt;How can fix this with native sql ?</description>
		<content:encoded><![CDATA[<p>Hi My  query is generating long query and it is taking long time to execute<br /> public WorkOrder getWorkOrderById(int workOrderId)<br />    {<br />        Session ses = getSessionFactory().openSession();<br />                                WorkOrder workOrder = (WorkOrder) ses.createCriteria(WorkOrder.class).add(Expression.eq(&#8220;workOrderId&#8221;, workOrderId)).uniqueResult();<br />        ses.close();<br />        return workOrder;<br />    }</p>
<p>How can fix this with native sql ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shikhar </title>
		<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/comment-page-1/#comment-426</link>
		<dc:creator>Shikhar </dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://pramatr.com/?p=426#comment-426</guid>
		<description>Thanks, that was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks, that was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shikhar </title>
		<link>http://www.pramatr.com/blog/2009/02/05/sql-n-1-selects-explained/comment-page-1/#comment-413</link>
		<dc:creator>Shikhar </dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://pramatr.com/?p=426#comment-413</guid>
		<description>Thanks, that was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks, that was helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
