Uses of Package
org.datanucleus.store.types
Packages that use org.datanucleus.store.types
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
Provides a series of convenience classes for modelling tables and columns that a class and its members map onto.
Package providing basic java type handling for DataNucleus.
Package providing classes for supporting use of containers (collection, map, array) in DataNucleus.
Provides implementations of the "simple" wrappers for the mutable Second Class Objects (SCO's) supported by DataNucleus, so
that we can intercept calls that will mutate the object.
Provides implementations of the "backed" wrappers for the mutable Second Class Objects (SCO's) that are
supported.
-
Classes in org.datanucleus.store.types used by org.datanucleus
-
Classes in org.datanucleus.store.types used by org.datanucleus.store.schema.table
-
Classes in org.datanucleus.store.types used by org.datanucleus.store.typesClassDescriptionRepresentation of a wrapper/proxy for a mutable SCO type (e.g Date, Collection, Map).Representation of a wrapper for a mutable Collection SCO type supported.Representation of a SCO that contains other (persistable) objects.Registry of java type support.
-
Classes in org.datanucleus.store.types used by org.datanucleus.store.types.containers
-
Classes in org.datanucleus.store.types used by org.datanucleus.store.types.wrappersClassDescriptionRepresentation of a wrapper/proxy for a mutable SCO type (e.g Date, Collection, Map).Representation of a wrapper for a mutable Collection SCO type supported.Representation of a SCO that contains other (persistable) objects.Representation of a wrapper for a mutable List SCO type supported.Representation of a wrapper for a mutable Map SCO type supported.
-
Classes in org.datanucleus.store.types used by org.datanucleus.store.types.wrappers.backedClassDescriptionRepresentation of a wrapper/proxy for a mutable SCO type (e.g Date, Collection, Map).Representation of a wrapper for a mutable Collection SCO type supported.Representation of a SCO that contains other (persistable) objects.Representation of a wrapper for a mutable List SCO type supported.Representation of a wrapper for a mutable Map SCO type supported.