Uses of Interface
org.datanucleus.store.types.SCO

Packages that use SCO
Package
Description
Package providing basic java type handling for 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.