JDO Methodin javax.jdo.datastore.Sequencelong currentValue() Returns the current sequence value as a long. If the current sequence value is not available or is not numeric, throw JDODataStoreException. Return: the current valueSince:JDO 2.0