<?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: Quick Note &#8211; Creating ad hoc Relations with the Hibernate Query Language</title>
	<atom:link href="http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/</link>
	<description>a development driven blog</description>
	<lastBuildDate>Sat, 24 Oct 2009 00:16:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Soongy Team</title>
		<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/#comment-336</link>
		<dc:creator>Soongy Team</dc:creator>
		<pubDate>Mon, 06 Apr 2009 11:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=33#comment-336</guid>
		<description>webos</description>
		<content:encoded><![CDATA[<p>webos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikunj</title>
		<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/#comment-198</link>
		<dc:creator>Nikunj</dc:creator>
		<pubDate>Mon, 18 Aug 2008 11:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=33#comment-198</guid>
		<description>It is being worked upon. 

Hibernate: HHH-16.
http://opensource.atlassian.com/projects/hibernate/browse/HHH-16</description>
		<content:encoded><![CDATA[<p>It is being worked upon. </p>
<p>Hibernate: HHH-16.<br />
<a href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-16" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/HHH-16</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikunj</title>
		<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/#comment-195</link>
		<dc:creator>Nikunj</dc:creator>
		<pubDate>Fri, 08 Aug 2008 14:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=33#comment-195</guid>
		<description>How about outer join. I have two tables which are not associated from hibernate perspective. 
I want something like:

List tuples=session.createQuery(&quot;select a,b from A a full join B b on a.col1=b.col1&quot;).list();

Object[1] should be null when Object[0] does not have corresponding row.</description>
		<content:encoded><![CDATA[<p>How about outer join. I have two tables which are not associated from hibernate perspective.<br />
I want something like:</p>
<p>List tuples=session.createQuery(&#8220;select a,b from A a full join B b on a.col1=b.col1&#8243;).list();</p>
<p>Object[1] should be null when Object[0] does not have corresponding row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how we evaluate</title>
		<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/#comment-166</link>
		<dc:creator>how we evaluate</dc:creator>
		<pubDate>Sun, 06 Apr 2008 20:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=33#comment-166</guid>
		<description>[...] R-Charleston, who led the Senate Judiciary shttp://www.thestate.com/local/story/365229.htmlCreating ad hoc Relations with the Hibernate Query LanguageQuick overview on how to leverage Hibernate Query Language to dynamically create ad hoc relations [...]</description>
		<content:encoded><![CDATA[<p>[...] R-Charleston, who led the Senate Judiciary shttp://www.thestate.com/local/story/365229.htmlCreating ad hoc Relations with the Hibernate Query LanguageQuick overview on how to leverage Hibernate Query Language to dynamically create ad hoc relations [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Book Reviews</title>
		<link>http://gleichmann.wordpress.com/2008/03/13/quick-note-creating-ad-hoc-relations-with-the-hibernate-query-language/#comment-147</link>
		<dc:creator>Book Reviews</dc:creator>
		<pubDate>Fri, 14 Mar 2008 00:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=33#comment-147</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
