Uses of Interface
javax.jdo.datastore.Sequence

Packages that use Sequence
javax.jdo This package contains the JDO specification interfaces and classes. 
 

Uses of Sequence in javax.jdo
 

Methods in javax.jdo that return Sequence
 Sequence PersistenceManager.getSequence(java.lang.String name)
          Returns the sequence identified by name.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.