<?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/"
		>
<channel>
	<title>Comments on: Pizza Shop III : JPA Event Listeners</title>
	<atom:link href="http://www.mikedesjardins.net/content/2008/03/pizza-shop-iii-jpa-event-listeners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikedesjardins.net/content/2008/03/pizza-shop-iii-jpa-event-listeners/</link>
	<description>freelance software developer consultant in portland, maine</description>
	<lastBuildDate>Sat, 04 Sep 2010 09:00:53 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://www.mikedesjardins.net/content/2008/03/pizza-shop-iii-jpa-event-listeners/comment-page-1/#comment-81</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 19 Apr 2008 01:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/2008/03/pizza-shop-iii-jpa-event-listeners/#comment-81</guid>
		<description>this is nice!&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;what about @PreRemove and @PostRemove.  Cant update a record that isnt there.  Guess you set a flag on the table and mark as &quot;removed&quot;.  Thats pretty nasty though.</description>
		<content:encoded><![CDATA[<p>this is nice!</p>
<p>what about @PreRemove and @PostRemove.  Cant update a record that isnt there.  Guess you set a flag on the table and mark as &#8220;removed&#8221;.  Thats pretty nasty though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.mikedesjardins.net/content/2008/03/pizza-shop-iii-jpa-event-listeners/comment-page-1/#comment-80</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 18 Apr 2008 15:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://mikedesjardins.us/wordpress/2008/03/pizza-shop-iii-jpa-event-listeners/#comment-80</guid>
		<description>How would you inject the current user if you were persisting an object from a remote JVM, such as a remote Swing client asking your EJB to updating some object fields?</description>
		<content:encoded><![CDATA[<p>How would you inject the current user if you were persisting an object from a remote JVM, such as a remote Swing client asking your EJB to updating some object fields?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
