JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
javax.jdo.datastore.Sequence
Packages that use
Sequence
Package
Description
javax.jdo
This package contains the JDO specification interfaces and classes.
Uses of
Sequence
in
javax.jdo
Methods in
javax.jdo
that return
Sequence
Modifier and Type
Method and Description
Sequence
PersistenceManager.
getSequence
(java.lang.String name)
Returns the sequence identified by
name
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes