JDO Method
in javax.jdo.datastore.Sequence

long nextValue()


Returns the next sequence value as a long. If the next sequence value is not available or is not numeric, throw JDODataStoreException.
Return:
the next value
Since:
JDO 2.0