Package | Description |
---|---|
org.datanucleus |
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
|
org.datanucleus.store.types |
Package providing basic java type handling for DataNucleus.
|
org.datanucleus.store.types.simple |
Provides implementations of the "simple" wrappers for the mutable Second Class Objects (SCO's)
supported by DataNucleus.
|
Class and Description |
---|
TypeManager
Registry of java type support.
|
Class and Description |
---|
SCO
Representation of a wrapper/proxy for a mutable SCO type supported.
|
SCOCollection
Representation of a wrapper for a mutable Collection SCO type supported.
|
SCOContainer
Representation of a SCO that contains other (persistable) objects.
|
Class and Description |
---|
SCO
Representation of a wrapper/proxy for a mutable SCO type supported.
|
SCOCollection
Representation of a wrapper for a mutable Collection SCO type supported.
|
SCOContainer
Representation of a SCO that contains other (persistable) objects.
|
SCOList
Representation of a wrapper for a mutable List SCO type supported.
|
SCOMap
Representation of a wrapper for a mutable Map SCO type supported.
|
SCOMtoN
Representation of a SCO type that can be used as one side of an M-N relation.
|
Copyright © 2021. All rights reserved.