ObjectDB ObjectDB

getSequence(name) - JDO PersistenceManager's method

Method
javax.jdo.PersistenceManager
Sequence getSequence(
  String name
)

Returns the sequence identified by name.
Parameters:
name - the name of the Sequence
Returns:
the Sequence
Since:
JDO 2.0