<?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: EJB 3.0 Persistence &#8211; using the @Version annotation for Optimistic Locking &#8211; in the GlassFish Reference Implementation</title>
	<atom:link href="http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Gordon Yorke</title>
		<link>http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/#comment-2756</link>
		<dc:creator>Gordon Yorke</dc:creator>
		<pubDate>Tue, 09 May 2006 17:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=977#comment-2756</guid>
		<description><![CDATA[Timestamp not working for @Version annotation is a bug. (https://glassfish.dev.java.net/issues/show_bug.cgi?id=647)

This one slipped through but in the future, reporting such issues as they are found, through the Glassfish project, will help to have these sort of issues resolved in a timely manner.  Glad people are trying it out.
--Gordon]]></description>
		<content:encoded><![CDATA[<p>Timestamp not working for @Version annotation is a bug. (<a href="https://glassfish.dev.java.net/issues/show_bug.cgi?id=647" rel="nofollow">https://glassfish.dev.java.net/issues/show_bug.cgi?id=647</a>)</p>
<p>This one slipped through but in the future, reporting such issues as they are found, through the Glassfish project, will help to have these sort of issues resolved in a timely manner.  Glad people are trying it out.<br />
&#8211;Gordon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Macpherson</title>
		<link>http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/#comment-2755</link>
		<dc:creator>Rod Macpherson</dc:creator>
		<pubDate>Fri, 24 Feb 2006 02:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=977#comment-2755</guid>
		<description><![CDATA[As you were: spec claims @Version can be numeric or Timestamp.]]></description>
		<content:encoded><![CDATA[<p>As you were: spec claims @Version can be numeric or Timestamp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Macpherson</title>
		<link>http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/#comment-2754</link>
		<dc:creator>Rod Macpherson</dc:creator>
		<pubDate>Fri, 24 Feb 2006 02:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=977#comment-2754</guid>
		<description><![CDATA[They have an @Timestamp annotation for optimistic locking. Specification states that
@Version has to be numeric.]]></description>
		<content:encoded><![CDATA[<p>They have an @Timestamp annotation for optimistic locking. Specification states that<br />
@Version has to be numeric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/01/03/ejb-30-persistence-using-the-version-annotation-for-optimistic-locking-in-the-glassfish-reference-implementation/#comment-2753</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Tue, 03 Jan 2006 19:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=977#comment-2753</guid>
		<description><![CDATA[Edited the article, looked into using a Timestamp type attribute with @Version. Does not work it seems.]]></description>
		<content:encoded><![CDATA[<p>Edited the article, looked into using a Timestamp type attribute with @Version. Does not work it seems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
