Package javax.jdo.identity

This package contains the JDO specification identity interfaces and classes.

See:
          Description

Class Summary
ByteIdentity This class is for identity with a single byte field.
CharIdentity This class is for identity with a single character field.
IntIdentity This class is for identity with a single int field.
LongIdentity This class is for identity with a single long field.
ObjectIdentity This class is for identity with a single Object type field.
ShortIdentity This class is for identity with a single short field.
SingleFieldIdentity This class is the abstract base class for all single field identity classes.
StringIdentity This class is for identity with a single String field.
 

Package javax.jdo.identity Description

This package contains the JDO specification identity interfaces and classes.



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache JDO2 API 2.0 Reference (DEPRECATED)
12c Release 1 (12.1.1)
Part Number E24397_01