Uses of Class
org.jpox.store.rdbms.table.ElementContainerTable

Packages that use ElementContainerTable
org.jpox.store.rdbms.table Provides a series of classes modelling tables and views, firstly in RDBMS, and then extending this to JDO representations. 
 

Uses of ElementContainerTable in org.jpox.store.rdbms.table
 

Subclasses of ElementContainerTable in org.jpox.store.rdbms.table
 class ArrayTable
          Join table for storing an array of objects.
 class CollectionTable
          Representation of a join table for a Collection.
 class ListTable
          Representation of a join table for a List/array.
 class SetTable
          Representation of a join table for a Set/Collection.
 



Copyright © -2007 . All Rights Reserved.