<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Automatic time-stamping of persisted data</title>
	<atom:link href="http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/</link>
	<description></description>
	<lastBuildDate>Tue, 29 Jun 2010 23:11:01 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin Homik</title>
		<link>http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/comment-page-1/#comment-3167</link>
		<dc:creator>Martin Homik</dc:creator>
		<pubDate>Mon, 19 May 2008 07:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/#comment-3167</guid>
		<description>No, finally I solved it (maybe less elegant) in the Logic Layer by overwriting the save method. There I set the &#039;modified&#039; field to the current date. Depending on whteher the POJO is a new entity I also set the created date timestamp. In the last step I call the save method of the super class.</description>
		<content:encoded><![CDATA[<p>No, finally I solved it (maybe less elegant) in the Logic Layer by overwriting the save method. There I set the &#8216;modified&#8217; field to the current date. Depending on whteher the POJO is a new entity I also set the created date timestamp. In the last step I call the save method of the super class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/comment-page-1/#comment-3165</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Mon, 19 May 2008 03:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/04/08/automatic-timestamping-of-persisted-data/#comment-3165</guid>
		<description>Did you end up implementing the spring AOP interceptor?</description>
		<content:encoded><![CDATA[<p>Did you end up implementing the spring AOP interceptor?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

