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

Packages that use AbstractClassTable
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 AbstractClassTable in org.jpox.store.rdbms.table
 

Subclasses of AbstractClassTable in org.jpox.store.rdbms.table
 class ClassTable
          Table representing a Java class (or classes) as a first class object (FCO).
 class SecondaryTable
          Representation of a secondary table for a class.
 



Copyright © -2007 . All Rights Reserved.