<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GrassField &#187; ORM</title>
	<atom:link href="http://blog.grassfield.org/category/orm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.grassfield.org</link>
	<description>Classroom notes on Java SE, EE &#38; ME</description>
	<lastBuildDate>Fri, 02 Jul 2010 06:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hibernate demo</title>
		<link>http://blog.grassfield.org/2009/06/28/hibernate-demo/</link>
		<comments>http://blog.grassfield.org/2009/06/28/hibernate-demo/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:24:06 +0000</pubDate>
		<dc:creator>Pandian R</dc:creator>
				<category><![CDATA[ORM]]></category>
		<category><![CDATA[hibernate]]></category>

		<guid isPermaLink="false">http://blog.grassfield.org/?p=199</guid>
		<description><![CDATA[This post will help you to setup the environment to write your first hello world program with Hibernate!

Get the hibernate distribution from their website. (as of now, I have hibernate-distribution-3.3.2.GA-dist.zip with me)
Download the jars for commons-logging, asm and JDBC driver for your database.
Start a java project in eclipse.
Add all jars in hibernate distribution and other [...]]]></description>
		<wfw:commentRss>http://blog.grassfield.org/2009/06/28/hibernate-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
