Uses of Class
org.jpox.store.extent.AbstractExtent

Packages that use AbstractExtent
org.jpox.store.rdbms.extent Provides implementations of the JDO Extent interface, for RDBMS tables and views. 
 

Uses of AbstractExtent in org.jpox.store.rdbms.extent
 

Subclasses of AbstractExtent in org.jpox.store.rdbms.extent
 class ClassTableExtent
          An Extent of all persistent objects backed by a class table.
 class ClassViewExtent
          An Extent of all persistent objects backed by a view.
 



Copyright © -2007 . All Rights Reserved.