<?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>Andrew Eells dot com &#187; Hibernate</title>
	<atom:link href="http://www.andrew-eells.com/category/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrew-eells.com</link>
	<description>Java, Oracle, Web comments</description>
	<lastBuildDate>Sun, 29 Aug 2010 22:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hibernate&#8217;s @FilterJoinTable</title>
		<link>http://www.andrew-eells.com/2009/07/28/hibernate-filter-join-table/</link>
		<comments>http://www.andrew-eells.com/2009/07/28/hibernate-filter-join-table/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:16:37 +0000</pubDate>
		<dc:creator>Andrew Eells</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Hibernate]]></category>

		<guid isPermaLink="false">http://www.andrew-eells.com/?p=229</guid>
		<description><![CDATA[Couldn&#8217;t find a completely articulate example or full documentation of how to add a filter to a Hibernate Many-to-Many collection association mapping, so thought I&#8217;d would post a complete example here. It&#8217;s possible to apply the filter to the target entity table which is reasonably well documented, or at least you can have an educated [...]]]></description>
		<wfw:commentRss>http://www.andrew-eells.com/2009/07/28/hibernate-filter-join-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
