Uses of Class
org.jpox.store.rdbms.scostore.AbstractArrayStore

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

Uses of AbstractArrayStore in org.jpox.store.rdbms.scostore
 

Subclasses of AbstractArrayStore in org.jpox.store.rdbms.scostore
 class FKArrayStore
          Backing store for an array that is formed by a foreign key in the table of the element type.
 class JoinArrayStore
          Backing store for an array stored using a join table.
 



Copyright © -2007 . All Rights Reserved.