JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
javax.jdo.Constants
Packages that use
Constants
Package
Description
javax.jdo
This package contains the JDO specification interfaces and classes.
Uses of
Constants
in
javax.jdo
Classes in
javax.jdo
that implement
Constants
Modifier and Type
Class
Description
class
JDOHelper
This class can be used by a JDO-aware application to call the JDO behavior of
PersistenceCapable
instances without declaring them to be
PersistenceCapable
.