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.