This file contains an interface for a unique number sequencer. A sequencer can be used to generate a sequence of unique numbers.
Related Topics
Method Summary |
public long |
|
Method Detail |
public long getNext()Gets the next sequence number.
throwsSQLException
SQLException