JDO Method
in javax.jdo.PersistenceManager

Sequence getSequence(
  String name
)


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