<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Hibernate</title>
	<atom:link href="http://allu.wordpress.com/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://allu.wordpress.com</link>
	<description>Just another JAVA resource</description>
	<lastBuildDate>Wed, 25 Nov 2009 04:03:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ravindra chowdary</title>
		<link>http://allu.wordpress.com/hibernate/#comment-1042</link>
		<dc:creator>ravindra chowdary</dc:creator>
		<pubDate>Tue, 17 Apr 2007 11:49:24 +0000</pubDate>
		<guid isPermaLink="false">https://allu.wordpress.com/hibernate/#comment-1042</guid>
		<description>Hibernate is  used to interact with the database.We can do thge transactions easily in the hibernate.we no need to give lot off information that u have given ejb.That to less files are required  to deal with Hibernate.pojo class,hbm.config.xml
hibernate .xml
we can reduce the complexity of querys by using the hibernate query language</description>
		<content:encoded><![CDATA[<p>Hibernate is  used to interact with the database.We can do thge transactions easily in the hibernate.we no need to give lot off information that u have given ejb.That to less files are required  to deal with Hibernate.pojo class,hbm.config.xml<br />
hibernate .xml<br />
we can reduce the complexity of querys by using the hibernate query language</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sreenivas dronadula</title>
		<link>http://allu.wordpress.com/hibernate/#comment-19</link>
		<dc:creator>sreenivas dronadula</dc:creator>
		<pubDate>Tue, 24 Oct 2006 18:46:55 +0000</pubDate>
		<guid isPermaLink="false">https://allu.wordpress.com/hibernate/#comment-19</guid>
		<description>ORM(Objest RelationalModel) tools like Hibernate,ToopLink are used to reduces the total ammount of time that we need tospend in developing the code to accessthe database</description>
		<content:encoded><![CDATA[<p>ORM(Objest RelationalModel) tools like Hibernate,ToopLink are used to reduces the total ammount of time that we need tospend in developing the code to accessthe database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishwas Sinha</title>
		<link>http://allu.wordpress.com/hibernate/#comment-15</link>
		<dc:creator>Vishwas Sinha</dc:creator>
		<pubDate>Thu, 05 Oct 2006 12:26:54 +0000</pubDate>
		<guid isPermaLink="false">https://allu.wordpress.com/hibernate/#comment-15</guid>
		<description>Question:-Why to use Hibernate
 
Answer:-Hibernate is generally used to avoid the impedence
             mismatch between Relational database and object
             oriented  application.</description>
		<content:encoded><![CDATA[<p>Question:-Why to use Hibernate</p>
<p>Answer:-Hibernate is generally used to avoid the impedence<br />
             mismatch between Relational database and object<br />
             oriented  application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
