JDO Methodin javax.jdo.datastore.Sequencelong 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 valueSince:JDO 2.0