Package javax.jdo.identity
package javax.jdo.identity
This package contains the JDO specification identity interfaces and classes.
-
ClassesClassDescriptionThis class is for identity with a single byte field.This class is for identity with a single character field.This class is for identity with a single int field.This class is for identity with a single long field.This class is for identity with a single Object type field.This class is for identity with a single short field.This class is the abstract base class for all single field identity classes.This class is for identity with a single String field.