JDO Method
in javax.jdo.datastore.Sequence

Object next()


Returns the next sequence value as an Object. If the next sequence value is not available, throw JDODataStoreException.
Return:
the next value
Since:
JDO 2.0