Documentation of 'org.apache.derby.iapi.sql.dictionary.SequenceDescriptor' Java class
SequenceDescriptor
org.apache.derby.iapi.sql.dictionary

Class SequenceDescriptor

  • All Implemented Interfaces:
    Dependable, Dependent, Provider


    public class SequenceDescriptor
    extends PrivilegedSQLObject
    implements Provider, Dependent
    This class is used by rows in the SYS.SYSSEQUENCES system table. See the header comment of SYSSEQUENCESRowFactory for the contract of that table. In particular, if the CURRENTVALUE column is null, then the sequence has been exhausted and no more values can be generated from it.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.