<?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>Software Development Notes &#187; Hibernate</title>
	<atom:link href="http://www.avanathan.com/category/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.avanathan.com</link>
	<description>developer dump</description>
	<lastBuildDate>Tue, 16 Mar 2010 05:02:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Use Timestamp instead of Date when results are bound by time &#8211; Hibernate SQLQuery</title>
		<link>http://www.avanathan.com/use-timestamp-instead-of-date-when-results-are-bound-by-time-hibernate-sqlquer/</link>
		<comments>http://www.avanathan.com/use-timestamp-instead-of-date-when-results-are-bound-by-time-hibernate-sqlquer/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 14:09:45 +0000</pubDate>
		<dc:creator>Arun Kumar</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[SQLQuery]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.avanathan.com/?p=29</guid>
		<description><![CDATA[I was debugging a problem in our existing java application. It was ignoring the time while sorting. This article contains debug results &#038; fix for this problem.]]></description>
		<wfw:commentRss>http://www.avanathan.com/use-timestamp-instead-of-date-when-results-are-bound-by-time-hibernate-sqlquer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
