Uses of Package
org.datanucleus.identity
Packages that use org.datanucleus.identity
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
Package defining object identity classes.
-
Classes in org.datanucleus.identity used by org.datanucleus
-
Classes in org.datanucleus.identity used by org.datanucleus.identityClassDescriptionThis class is for identity with a single byte field.This class is for identity with a single character field.Interface for a datastore-identity class to implement.Translator for object identities where the user wants to input identities that are not strict key forms, so this returns a valid identity.Manager for identity creation etc.Translator for object identities where the user wants to input identities that are not strict JDO standard toString() forms, so this converts them.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.Construct an instance of a key class using a String as input.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.