JDO Methodin javax.jdo.datastore.SequenceObject next() Returns the next sequence value as an Object. If the next sequence value is not available, throw JDODataStoreException. Return: the next valueSince:JDO 2.0