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

Packages that use ElementContainerTable
org.datanucleus.store.rdbms.table Provides the internal DataNucleus definition of a table/view and its columns. 
 

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

Subclasses of ElementContainerTable in org.datanucleus.store.rdbms.table
 class ArrayTable
          Representation of a join table for an array.
 class CollectionTable
          Representation of a join table for a Collection.
 



Copyright © 2012. All Rights Reserved.