<?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: 12 things I bet you didn&#8217;t know about Hibernate</title>
	<atom:link href="http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/</link>
	<description>Java, Project Management, Life and anything else.</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:54:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pramatr</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-210</link>
		<dc:creator>Pramatr</dc:creator>
		<pubDate>Thu, 26 Feb 2009 09:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-210</guid>
		<description>This post was worth it even if you only read &quot;Bags don’t need to be loaded when inserts happen&quot;. We had so many problems with performance that were solved when I figured this one out. It was one of those, if I only I&#039;d know this before moments.</description>
		<content:encoded><![CDATA[<p>This post was worth it even if you only read &#8220;Bags don’t need to be loaded when inserts happen&#8221;. We had so many problems with performance that were solved when I figured this one out. It was one of those, if I only I&#8217;d know this before moments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Revue de presse ! - Blog de ZedroS - Club d'entraide des d&#233;veloppeurs francophones</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-201</link>
		<dc:creator>Revue de presse ! - Blog de ZedroS - Club d'entraide des d&#233;veloppeurs francophones</dc:creator>
		<pubDate>Thu, 25 Dec 2008 18:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-201</guid>
		<description>[...] toujours toute la richesse de Java . - pr&#233;sentation de Scala par Lex Spoon. Eclairant ! - 12 choses surprenantes sur Hibernate  - enfin, une pr&#233;sentation de Fan, une sorte de langage Java 2.0, vraiment int&#233;ressant. A [...]</description>
		<content:encoded><![CDATA[<p>[...] toujours toute la richesse de Java . &#8211; pr&#233;sentation de Scala par Lex Spoon. Eclairant ! &#8211; 12 choses surprenantes sur Hibernate  &#8211; enfin, une pr&#233;sentation de Fan, une sorte de langage Java 2.0, vraiment int&#233;ressant. A [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andries Inzé</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-189</link>
		<dc:creator>Andries Inzé</dc:creator>
		<pubDate>Mon, 20 Oct 2008 07:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-189</guid>
		<description>As far as I know, the constructor with the right amount of parameters needs to be provided. It would indeed be a nice feature if it would use the getters/setters.

Regards</description>
		<content:encoded><![CDATA[<p>As far as I know, the constructor with the right amount of parameters needs to be provided. It would indeed be a nice feature if it would use the getters/setters.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jigar Mehta</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-186</link>
		<dc:creator>Jigar Mehta</dc:creator>
		<pubDate>Fri, 17 Oct 2008 08:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-186</guid>
		<description>These are really greta techniques that i was unaware of, thanks for bringing them to light.

I tried using HQL new keyword, i wanted just an id and name form one of my objects. But hibernate asked for a valid constructor when i ran a query  like one displayed above. It means it requires a constructor which would take such arguments. It did work after overloading my original constructor.

But is&#039;nt there a way without creating this constructor, else we would kep creating such constructor as per number and kind of arguments... I hope my concern is conveyed properly.

Thanks!
Jigar</description>
		<content:encoded><![CDATA[<p>These are really greta techniques that i was unaware of, thanks for bringing them to light.</p>
<p>I tried using HQL new keyword, i wanted just an id and name form one of my objects. But hibernate asked for a valid constructor when i ran a query  like one displayed above. It means it requires a constructor which would take such arguments. It did work after overloading my original constructor.</p>
<p>But is&#8217;nt there a way without creating this constructor, else we would kep creating such constructor as per number and kind of arguments&#8230; I hope my concern is conveyed properly.</p>
<p>Thanks!<br />
Jigar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Gates</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-175</link>
		<dc:creator>Bill Gates</dc:creator>
		<pubDate>Thu, 11 Sep 2008 15:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-175</guid>
		<description>Thanks for the data!</description>
		<content:encoded><![CDATA[<p>Thanks for the data!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andries Inzé</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-170</link>
		<dc:creator>Andries Inzé</dc:creator>
		<pubDate>Sat, 30 Aug 2008 10:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-170</guid>
		<description>I have no idea.
I doubt it however, since the hibernate session is only for attached objects and these aren&#039;t attached.</description>
		<content:encoded><![CDATA[<p>I have no idea.<br />
I doubt it however, since the hibernate session is only for attached objects and these aren&#8217;t attached.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-169</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 29 Aug 2008 21:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-169</guid>
		<description>Great tips!  One question, will the results of a query using the &#039;new&#039; keyword to return pojos be cached in the hibernate session and re-used by subsequent calls of the same query?</description>
		<content:encoded><![CDATA[<p>Great tips!  One question, will the results of a query using the &#8216;new&#8217; keyword to return pojos be cached in the hibernate session and re-used by subsequent calls of the same query?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Блог Зеника &#187; Blog Archive &#187; 12 things I bet you didn’t know about Hibernate</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-168</link>
		<dc:creator>Блог Зеника &#187; Blog Archive &#187; 12 things I bet you didn’t know about Hibernate</dc:creator>
		<pubDate>Thu, 28 Aug 2008 08:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-168</guid>
		<description>[...] витворяємо з Hibernate всякі убер штучки, мені в руки попав лінк на дійсно цікавий список речей які є в Hibernate але ми про [...]</description>
		<content:encoded><![CDATA[<p>[...] витворяємо з Hibernate всякі убер штучки, мені в руки попав лінк на дійсно цікавий список речей які є в Hibernate але ми про [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmanuel Bernard</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-167</link>
		<dc:creator>Emmanuel Bernard</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-167</guid>
		<description>Persist() vs save()  (persist does not cascade)

This is not true, persist does cascade, it cascades the &quot;persist&quot; operation, not the save one :)</description>
		<content:encoded><![CDATA[<p>Persist() vs save()  (persist does not cascade)</p>
<p>This is not true, persist does cascade, it cascades the &#8220;persist&#8221; operation, not the save one <img src='http://www.inze.be/andries/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moiz Kapasi</title>
		<link>http://www.inze.be/andries/2008/08/25/12-things-i-bet-you-didnt-know-about-hibernate/comment-page-1/#comment-166</link>
		<dc:creator>Moiz Kapasi</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.inze.be/andries/?p=51#comment-166</guid>
		<description>Awesome list. Many of them were eye openers. I agree with you that the best way to learn something is to relearn it :)</description>
		<content:encoded><![CDATA[<p>Awesome list. Many of them were eye openers. I agree with you that the best way to learn something is to relearn it <img src='http://www.inze.be/andries/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
