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.flush |
This package provides classes managing the flush process when using MANUAL flush.
|
org.datanucleus.store |
Package handling the storage of classes to the datastore, and the management of the datastore.
|
org.datanucleus.store.scostore |
Package providing backing store definitions for SCO stores.
|
org.datanucleus.store.types |
Package providing basic java type handling for DataNucleus.
|
org.datanucleus.store.types.wrappers.backed |
Provides implementations of the "backed" wrappers for the mutable Second Class Objects (SCO's) that are
supported.
|
Class and Description |
---|
Store
Interface representation of the backing store for a Collection or Map.
|
Class and Description |
---|
CollectionStore
Interface representation of the backing store for a Collection.
|
ListStore
Interface representation of the backing store for a List.
|
MapStore
Interface representation of the backing store for a Map.
|
Store
Interface representation of the backing store for a Collection or Map.
|
Class and Description |
---|
Store
Interface representation of the backing store for a Collection or Map.
|
Class and Description |
---|
CollectionStore
Interface representation of the backing store for a Collection.
|
SetStore
Interface representation of the backing store for a Set.
|
Store
Interface representation of the backing store for a Collection or Map.
|
Class and Description |
---|
CollectionStore
Interface representation of the backing store for a Collection.
|
ListStore
Interface representation of the backing store for a List.
|
MapStore
Interface representation of the backing store for a Map.
|
Class and Description |
---|
CollectionStore
Interface representation of the backing store for a Collection.
|
ListStore
Interface representation of the backing store for a List.
|
MapStore
Interface representation of the backing store for a Map.
|
SetStore
Interface representation of the backing store for a Set.
|
Store
Interface representation of the backing store for a Collection or Map.
|
Copyright © 2017. All rights reserved.