<?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>( feature ! bug ) &#187; Hibernate</title>
	<atom:link href="http://featurenotbug.com/category/java/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://featurenotbug.com</link>
	<description>It's all just a matter of perspective.</description>
	<lastBuildDate>Mon, 04 Apr 2011 12:37:37 +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 collection types and Seam</title>
		<link>http://featurenotbug.com/2010/03/hibernate-collection-types-and-seam/</link>
		<comments>http://featurenotbug.com/2010/03/hibernate-collection-types-and-seam/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 15:36:06 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=315</guid>
		<description><![CDATA[By default Seam maps all of your Hibernate collections as Sets. This is also the most common Hibernate collection type. Keep in mind though that this may not always be the collection type you need.
The other day I was working on a project and I was adding objects to my collection and displaying them in [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2010/03/hibernate-collection-types-and-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soft deletes using Hibernate annotations.</title>
		<link>http://featurenotbug.com/2009/07/soft-deletes-using-hibernate-annotations/</link>
		<comments>http://featurenotbug.com/2009/07/soft-deletes-using-hibernate-annotations/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 20:19:54 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://featurenotbug.com/?p=89</guid>
		<description><![CDATA[I am currently working on a Seam application that has a need for soft deletes in the database. To the right you can see a snippet of my database diagram which contains a CUSTOMER and APP_USER table. This is just a straight forward one to many relationship but the important thing to note though is [...]]]></description>
		<wfw:commentRss>http://featurenotbug.com/2009/07/soft-deletes-using-hibernate-annotations/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

