| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.query |
Package providing the querying mechanism for DataNucleus for RDBMS datastores.
|
| org.datanucleus.store.rdbms.scostore |
This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus.
|
| Class and Description |
|---|
| IteratorStatement
Representation of the SQLStatement for an iterator of a container, together with the class mapping for the element.
|
| Class and Description |
|---|
| AbstractArrayStore
Abstract representation of the backing store for an array.
|
| AbstractCollectionStore
Abstract representation of a store of a Collection.
|
| AbstractListStore
Abstract representation of a backing store for a List.
|
| AbstractMapStore
Abstract representation of the backing store for a Map.
|
| AbstractSetStore
Abstract representation of the backing store for a Set/Collection.
|
| BaseContainerStore
Base class for all mapped container stores (collections, maps, arrays).
|
| ElementContainerStore
Representation of the store of an element-based container.
|
| ElementContainerStore.ElementInfo |
| IteratorStatement
Representation of the SQLStatement for an iterator of a container, together with the class mapping for the element.
|
Copyright © 2017. All rights reserved.