<?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: I hate hibernate!</title>
	<atom:link href="http://www.bb242.de/2008/05/07/i-hate-hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/</link>
	<description>Fahrtenbuch des Schreckens</description>
	<lastBuildDate>Sun, 27 Nov 2011 20:46:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Nohibernateever</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-29502</link>
		<dc:creator>Nohibernateever</dc:creator>
		<pubDate>Tue, 22 Nov 2011 03:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-29502</guid>
		<description>After struggling for few weeks finally gave up on hibernate. It is simply not suitable for enterprise applications and not for me.  really wonder why people try to solve simple problem with complex solution ? Writing sql was so difficult that produced this monster headache causing hibernate ? I will never every touch hibernate. I love SQL and JDBC.</description>
		<content:encoded><![CDATA[<p>After struggling for few weeks finally gave up on hibernate. It is simply not suitable for enterprise applications and not for me.  really wonder why people try to solve simple problem with complex solution ? Writing sql was so difficult that produced this monster headache causing hibernate ? I will never every touch hibernate. I love SQL and JDBC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luiz</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-29093</link>
		<dc:creator>Luiz</dc:creator>
		<pubDate>Tue, 08 Nov 2011 18:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-29093</guid>
		<description>I had some problems with Hibernate and JPA too.
I like SQL and transactions. They aren&#039;t problems.
I like OO too, so i&#039;m tring to do something different about:

My Little JAVA ORM here:
http://www.codigorapido.com.br/testeOrm.zip
the source are very simple to understand.
it is just a draft, but is working. I wanna improve it.

If someone like the idea, please send me a e-mail with the subject &quot;I LIKE YOUR ORM&quot; to
luiz-unb@bol.com.br

I&#039;m looking for friends to make something different.</description>
		<content:encoded><![CDATA[<p>I had some problems with Hibernate and JPA too.<br />
I like SQL and transactions. They aren&#8217;t problems.<br />
I like OO too, so i&#8217;m tring to do something different about:</p>
<p>My Little JAVA ORM here:<br />
<a href="http://www.codigorapido.com.br/testeOrm.zip" rel="nofollow">http://www.codigorapido.com.br/testeOrm.zip</a><br />
the source are very simple to understand.<br />
it is just a draft, but is working. I wanna improve it.</p>
<p>If someone like the idea, please send me a e-mail with the subject &#8220;I LIKE YOUR ORM&#8221; to<br />
<a href="mailto:luiz-unb@bol.com.br">luiz-unb@bol.com.br</a></p>
<p>I&#8217;m looking for friends to make something different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EclipseLink a good choice</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-27797</link>
		<dc:creator>EclipseLink a good choice</dc:creator>
		<pubDate>Mon, 03 Oct 2011 04:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-27797</guid>
		<description>BTW, I have not talked to Hibernate development team members, but by the words read in this forum the seem to be bastards, well, everybody that do something that others use believe his/herself Da Vinci, they are assholes, nothing more than that.</description>
		<content:encoded><![CDATA[<p>BTW, I have not talked to Hibernate development team members, but by the words read in this forum the seem to be bastards, well, everybody that do something that others use believe his/herself Da Vinci, they are assholes, nothing more than that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EclipseLink a good choice</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-27796</link>
		<dc:creator>EclipseLink a good choice</dc:creator>
		<pubDate>Mon, 03 Oct 2011 04:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-27796</guid>
		<description>If not Hibernate, then EclipseLink, I have little experience using JPA implementations, but I suspect EclipseLink works better.</description>
		<content:encoded><![CDATA[<p>If not Hibernate, then EclipseLink, I have little experience using JPA implementations, but I suspect EclipseLink works better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: apfelrigel</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-26592</link>
		<dc:creator>apfelrigel</dc:creator>
		<pubDate>Fri, 26 Aug 2011 22:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-26592</guid>
		<description>Hibernate is a piece of shit. I hate it. After working with it, the last 2 months i am very frustrated. I have to use it, because my comopany uses it but i don&#039;t like it. Hibernate Criteria. Never saw a more useless tool. If you want to do simple things. Nice. But if you have to do a little more complicated things. It fails!!! Documentation is awful. Only simple things are explaned. Real use cases are far from the documented use cases. Hibernate team :&quot; The real worl exists with more than one entity and two relations!!&quot; I was so frustrated, that i have switched to not use Hibernate. Thanks god, i don&#039;t believe in god. My chief said ok,this time.  I have read more than four books concerning hibernate. Awful! Same as the documentation. Simple examples, noboby needs it! BlaBlaBla, you can have this job, if you know Hibernate. Sorry, but i think i don&#039;t want this job. I think you don&#039;t know Hibernate.</description>
		<content:encoded><![CDATA[<p>Hibernate is a piece of shit. I hate it. After working with it, the last 2 months i am very frustrated. I have to use it, because my comopany uses it but i don&#8217;t like it. Hibernate Criteria. Never saw a more useless tool. If you want to do simple things. Nice. But if you have to do a little more complicated things. It fails!!! Documentation is awful. Only simple things are explaned. Real use cases are far from the documented use cases. Hibernate team :&#8221; The real worl exists with more than one entity and two relations!!&#8221; I was so frustrated, that i have switched to not use Hibernate. Thanks god, i don&#8217;t believe in god. My chief said ok,this time.  I have read more than four books concerning hibernate. Awful! Same as the documentation. Simple examples, noboby needs it! BlaBlaBla, you can have this job, if you know Hibernate. Sorry, but i think i don&#8217;t want this job. I think you don&#8217;t know Hibernate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mladen</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-23738</link>
		<dc:creator>Mladen</dc:creator>
		<pubDate>Thu, 16 Jun 2011 11:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-23738</guid>
		<description>Plain SQL is better than hibernate. Dot.</description>
		<content:encoded><![CDATA[<p>Plain SQL is better than hibernate. Dot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathaniel</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-22362</link>
		<dc:creator>Nathaniel</dc:creator>
		<pubDate>Thu, 19 May 2011 14:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-22362</guid>
		<description>Could not agree more, but....

If not hibernate, then what?

Anybody have experience with using something that works better?

Nat</description>
		<content:encoded><![CDATA[<p>Could not agree more, but&#8230;.</p>
<p>If not hibernate, then what?</p>
<p>Anybody have experience with using something that works better?</p>
<p>Nat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sorin7486</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-21695</link>
		<dc:creator>sorin7486</dc:creator>
		<pubDate>Thu, 28 Apr 2011 11:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-21695</guid>
		<description>hibernate is a turd !!!!</description>
		<content:encoded><![CDATA[<p>hibernate is a turd !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another Voice</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-21331</link>
		<dc:creator>Another Voice</dc:creator>
		<pubDate>Mon, 18 Apr 2011 06:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-21331</guid>
		<description>Hibernate is a piece of shit. Everybody needs a DAO / data access layer when doing web programming. And hibernate is the so-so features software that screws up 10% of the time but then completely. Waste of energy. Nothing new. Buggy software. Lame documentation. 

you get a stacktrace. 

you google 

you find a bug report 

you really ensure this is your bug and not some kind of misconfiguration

you realize this is really your bug 

you find out nobody cares 

you look at the number of major bugs 

you realise this piece of software P.O.S. is also a Piece of shit</description>
		<content:encoded><![CDATA[<p>Hibernate is a piece of shit. Everybody needs a DAO / data access layer when doing web programming. And hibernate is the so-so features software that screws up 10% of the time but then completely. Waste of energy. Nothing new. Buggy software. Lame documentation. </p>
<p>you get a stacktrace. </p>
<p>you google </p>
<p>you find a bug report </p>
<p>you really ensure this is your bug and not some kind of misconfiguration</p>
<p>you realize this is really your bug </p>
<p>you find out nobody cares </p>
<p>you look at the number of major bugs </p>
<p>you realise this piece of software P.O.S. is also a Piece of shit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hibernate is great!</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-20107</link>
		<dc:creator>Hibernate is great!</dc:creator>
		<pubDate>Tue, 15 Mar 2011 22:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-20107</guid>
		<description>Hibernate is an awesome piece of software! I even created my own HibernateBeanFactorySpringInjectedAdapterFramework with it! It works like a charm and I got all my J2EE-certificates. 

try
{
   HibernateSessionAdapterFactoryImpl h=HibernateSessionFactory.instance().getSession();
   SpringAdapterFrameworkImplMapperBeanInterface s=SpringFrameWorkManagerInterfaceHandlerHanlder();
   HibernateObjectMarshaller m =getHibernateObjectMarshallerInterfaceWrapperAdapterUtilClassLoader();
   m.serializeObject(getObject());
}
catch (HibernateException e)
{
   LogFactoryAdapterImplProxyHandler.instance().log(e)
}
catch (SpringException se)
{
   if (SpringFrameWorkLogFactoryWrapperHandler.loggerRunning())
   {
       LogFrameworkWrapperExceptionImplAdapterEnterpriseMapperInjectorBean.log(se);
   }
}</description>
		<content:encoded><![CDATA[<p>Hibernate is an awesome piece of software! I even created my own HibernateBeanFactorySpringInjectedAdapterFramework with it! It works like a charm and I got all my J2EE-certificates. </p>
<p>try<br />
{<br />
   HibernateSessionAdapterFactoryImpl h=HibernateSessionFactory.instance().getSession();<br />
   SpringAdapterFrameworkImplMapperBeanInterface s=SpringFrameWorkManagerInterfaceHandlerHanlder();<br />
   HibernateObjectMarshaller m =getHibernateObjectMarshallerInterfaceWrapperAdapterUtilClassLoader();<br />
   m.serializeObject(getObject());<br />
}<br />
catch (HibernateException e)<br />
{<br />
   LogFactoryAdapterImplProxyHandler.instance().log(e)<br />
}<br />
catch (SpringException se)<br />
{<br />
   if (SpringFrameWorkLogFactoryWrapperHandler.loggerRunning())<br />
   {<br />
       LogFrameworkWrapperExceptionImplAdapterEnterpriseMapperInjectorBean.log(se);<br />
   }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-19764</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 03 Mar 2011 13:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-19764</guid>
		<description>I couldn&#039;t agree more. I have never come across a single project which has benefitted from having Hibernate in its stack.  The problem is the software industry is full of fashion victims and its perpetuated by people like us who need to toe the line in order to get a job. Hibernate and all ORM mapping products are the 80&#039;s shoulder pads of the Java world and it is my guess that in a few years time we will all look back and realise what a bunch of twats we looked. 

The other problem is a lot of developers are scared of writing a bit of SQL or a stored proc and would rather spend hours configuring crap annotations and fucking about with badly documented shit like this than actually getting the job done.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more. I have never come across a single project which has benefitted from having Hibernate in its stack.  The problem is the software industry is full of fashion victims and its perpetuated by people like us who need to toe the line in order to get a job. Hibernate and all ORM mapping products are the 80&#8242;s shoulder pads of the Java world and it is my guess that in a few years time we will all look back and realise what a bunch of twats we looked. </p>
<p>The other problem is a lot of developers are scared of writing a bit of SQL or a stored proc and would rather spend hours configuring crap annotations and fucking about with badly documented shit like this than actually getting the job done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DapperDan</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-18071</link>
		<dc:creator>DapperDan</dc:creator>
		<pubDate>Thu, 20 Jan 2011 23:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-18071</guid>
		<description>Hibernate is a piece of shit. It&#039;s a total waste of time. It doesn&#039;t do anything well. If you want a high performance system, ditch hibernate and use JDBC with stored procs.  If you&#039;re coding a POS system with a basic data then use Hibernate. I manage 8 engineers. They end up wasting hours fucking with Hibernate when the solution can be easily accomplished using Stored procs and JDBC. 

If you&#039;re tied to Spring: just use the JDBCTemplate. You&#039;ll get everything you get from Hibernate without the bullshit. Hibernate is a total waste of time. There&#039;s no way that it can compete with natively compiled stored procedures and good ole JDBC.</description>
		<content:encoded><![CDATA[<p>Hibernate is a piece of shit. It&#8217;s a total waste of time. It doesn&#8217;t do anything well. If you want a high performance system, ditch hibernate and use JDBC with stored procs.  If you&#8217;re coding a POS system with a basic data then use Hibernate. I manage 8 engineers. They end up wasting hours fucking with Hibernate when the solution can be easily accomplished using Stored procs and JDBC. </p>
<p>If you&#8217;re tied to Spring: just use the JDBCTemplate. You&#8217;ll get everything you get from Hibernate without the bullshit. Hibernate is a total waste of time. There&#8217;s no way that it can compete with natively compiled stored procedures and good ole JDBC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolay</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-16485</link>
		<dc:creator>Nikolay</dc:creator>
		<pubDate>Fri, 17 Dec 2010 20:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-16485</guid>
		<description>&quot;IMO Hibernate does do quite a few cool things. But the cost in using it is much too high – it’s like u need a PHD in Hibernate to use it properly&quot;

Oh man, I just couldn&#039;t agree more with this words</description>
		<content:encoded><![CDATA[<p>&#8220;IMO Hibernate does do quite a few cool things. But the cost in using it is much too high – it’s like u need a PHD in Hibernate to use it properly&#8221;</p>
<p>Oh man, I just couldn&#8217;t agree more with this words</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-13756</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Fri, 22 Oct 2010 16:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-13756</guid>
		<description>Most of these tools are sacrificing simplicity for the appearance of simplicity.   That is, the result
looks simple once it works, but there&#039;s oceans of bytecode rewriting, mysterious foreign key constraint
problems, commits happening in the wrong order, unknown wasteful SQL being executed, and other
stuff happening in the background that you have to control by trial and error.  The book is 5 times bigger
than K&amp;R with 10 percent of the intellectual content.</description>
		<content:encoded><![CDATA[<p>Most of these tools are sacrificing simplicity for the appearance of simplicity.   That is, the result<br />
looks simple once it works, but there&#8217;s oceans of bytecode rewriting, mysterious foreign key constraint<br />
problems, commits happening in the wrong order, unknown wasteful SQL being executed, and other<br />
stuff happening in the background that you have to control by trial and error.  The book is 5 times bigger<br />
than K&amp;R with 10 percent of the intellectual content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hibernate Sucks</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-12465</link>
		<dc:creator>Hibernate Sucks</dc:creator>
		<pubDate>Sun, 29 Aug 2010 23:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-12465</guid>
		<description>I just got through trashing hibernate after spending far too many hours and days working out what should be simple stuff. I was led to believe that using annotations would make it easier to use with less headaches. WRONG!!! Example...

Trying to map relational tables from a single entity. User with many UserEmails. After lots of headaches, I FINALLY got it to work with little help from the documentation and especially the condescending forum rats. Then, all I wanted to do was add another single entity InvoiceType which in no way had anything to do with the two entities above...NONE! As soon as I add this new annotated entity class, I start getting: &quot;org.hibernate.DuplicateMappingException: Duplicate collection role mapping com.lostproperty.model.User.userEmails&quot;. Keep in mind I&#039;m using annotations and NO cfg file. I remove the InvoiceType from the session creator and the message is gone and works fine. 

That it totally and completely messed up! I completed my second day now banging my head against the computer monitor before deciding to chunk hibernate into the trash. I would set it on fire and stomp on it&#039;s ashes if that was physically possible. It&#039;s too bad that a growing number of shops are using it...or trying to at least.

Nice to see others having the same issues. We need to start a support group! :-)</description>
		<content:encoded><![CDATA[<p>I just got through trashing hibernate after spending far too many hours and days working out what should be simple stuff. I was led to believe that using annotations would make it easier to use with less headaches. WRONG!!! Example&#8230;</p>
<p>Trying to map relational tables from a single entity. User with many UserEmails. After lots of headaches, I FINALLY got it to work with little help from the documentation and especially the condescending forum rats. Then, all I wanted to do was add another single entity InvoiceType which in no way had anything to do with the two entities above&#8230;NONE! As soon as I add this new annotated entity class, I start getting: &#8220;org.hibernate.DuplicateMappingException: Duplicate collection role mapping com.lostproperty.model.User.userEmails&#8221;. Keep in mind I&#8217;m using annotations and NO cfg file. I remove the InvoiceType from the session creator and the message is gone and works fine. </p>
<p>That it totally and completely messed up! I completed my second day now banging my head against the computer monitor before deciding to chunk hibernate into the trash. I would set it on fire and stomp on it&#8217;s ashes if that was physically possible. It&#8217;s too bad that a growing number of shops are using it&#8230;or trying to at least.</p>
<p>Nice to see others having the same issues. We need to start a support group! <img src='http://www.bb242.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: somebody</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-12034</link>
		<dc:creator>somebody</dc:creator>
		<pubDate>Tue, 20 Jul 2010 11:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-12034</guid>
		<description>agree!</description>
		<content:encoded><![CDATA[<p>agree!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LiveFreeOrHibernate</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-3779</link>
		<dc:creator>LiveFreeOrHibernate</dc:creator>
		<pubDate>Sun, 08 Mar 2009 12:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-3779</guid>
		<description>Wow.  Agree. Agree. Agree. Agree.

IMO Hibernate does do quite a few cool things.  But the cost in using it is much too high - it&#039;s like u need a PHD in Hibernate to use it properly.  There are many things I hate about it, but you pretty much nailed the big ones.  

The documentation IS awful.  
The crazy configurations you have to come up with for real simple SQL operations.
HQL!  The so-called &#039;extension&#039; to SQL.  It&#039;s not an extension... it&#039;s a replacement!  Was ANSI SQL not good enough?
Oh yes and the Hibernate nazis on the Hibernrate forum!  &#039;You&#039;re free NOT to use Hibernate&#039;.  I have news for you, jerky, I am NOT free to not use Hibernate cuz I am now in charge of an app that was built with it!!!</description>
		<content:encoded><![CDATA[<p>Wow.  Agree. Agree. Agree. Agree.</p>
<p>IMO Hibernate does do quite a few cool things.  But the cost in using it is much too high &#8211; it&#8217;s like u need a PHD in Hibernate to use it properly.  There are many things I hate about it, but you pretty much nailed the big ones.  </p>
<p>The documentation IS awful.<br />
The crazy configurations you have to come up with for real simple SQL operations.<br />
HQL!  The so-called &#8216;extension&#8217; to SQL.  It&#8217;s not an extension&#8230; it&#8217;s a replacement!  Was ANSI SQL not good enough?<br />
Oh yes and the Hibernate nazis on the Hibernrate forum!  &#8216;You&#8217;re free NOT to use Hibernate&#8217;.  I have news for you, jerky, I am NOT free to not use Hibernate cuz I am now in charge of an app that was built with it!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PP</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-3627</link>
		<dc:creator>PP</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-3627</guid>
		<description>Actually, I don&#039;t see any point on such frameworks. The great majority of their users develop inhouse and expert systems that are more likely to NEVER change the underlying database!

What do people expect to abstract with that crap? Not mentioning the effort spent on the seas of XML configuration that could be as well employed on decent code to do the same abstraction (considering that it is really needed) !!!</description>
		<content:encoded><![CDATA[<p>Actually, I don&#8217;t see any point on such frameworks. The great majority of their users develop inhouse and expert systems that are more likely to NEVER change the underlying database!</p>
<p>What do people expect to abstract with that crap? Not mentioning the effort spent on the seas of XML configuration that could be as well employed on decent code to do the same abstraction (considering that it is really needed) !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: protokollfuehrer</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-3531</link>
		<dc:creator>protokollfuehrer</dc:creator>
		<pubDate>Thu, 22 Jan 2009 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-3531</guid>
		<description>Yawn...
Nobody forces you to comment on that post.
But now I feel miserable.</description>
		<content:encoded><![CDATA[<p>Yawn&#8230;<br />
Nobody forces you to comment on that post.<br />
But now I feel miserable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.bb242.de/2008/05/07/i-hate-hibernate/comment-page-1/#comment-3521</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bb242.de/?p=339#comment-3521</guid>
		<description>Nobody forces you, to use hypernate.</description>
		<content:encoded><![CDATA[<p>Nobody forces you, to use hypernate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

