users@jpa-spec.java.net

[jpa-spec users] Javadoc problem

From: Piotr Nowicki <piotr_at_piotrnowicki.com>
Date: Sat, 26 Nov 2011 14:35:25 +0100

Howdy,

I was just looking at Oracle's Javadoc for JPA and it seems that
LockModeType section is a bit messed up
(http://docs.oracle.com/javaee/6/api/javax/persistence/LockModeType.html).

I'm not sure if it's JPA Expert Group or Oracle responsibility to build
up the Javadoc, but just wanted to sign a problem. Most likely it's
because of unclosed <code> tag here:

<code>LockModeType.OPTIMISTIC_FORCE_INCREMENT<code> are the
  following.


Regards,
Piotr