Uses of Package
org.datanucleus.store.rdbms.scostore

Packages that use org.datanucleus.store.rdbms.scostore
org.datanucleus.store.rdbms.scostore This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus. 
 

Classes in org.datanucleus.store.rdbms.scostore used by org.datanucleus.store.rdbms.scostore
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.
ArrayStoreIterator
          Abstract iterator for presenting the results for an array store.
BaseContainerStore
          Base class for all mapped container stores (collections, maps, arrays).
ElementContainerStore
          Representation of the store of an element-based container.
ElementContainerStore.ElementInfo
          Inner class wrapping the information required for a valid element type.
ListStoreIterator
          Abstract iterator for presenting the results for a list store.
 



Copyright © 2012. All Rights Reserved.