Uses of Interface
org.eclipse.datatools.modelbase.sql.tables.PersistentTable

Packages that use PersistentTable
org.eclipse.datatools.connectivity.sqm.core.rte.jdbc   
org.eclipse.datatools.modelbase.sql.tables   
org.eclipse.datatools.modelbase.sql.tables.impl   
org.eclipse.datatools.modelbase.sql.tables.util   
 

Uses of PersistentTable in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 

Classes in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc that implement PersistentTable
 class JDBCTable
           
 

Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables
 

Methods in org.eclipse.datatools.modelbase.sql.tables that return PersistentTable
 PersistentTable SQLTablesFactory.createPersistentTable()
          Returns a new object of class 'Persistent Table'.
 

Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables.impl
 

Classes in org.eclipse.datatools.modelbase.sql.tables.impl that implement PersistentTable
 class PersistentTableImpl
          An implementation of the model object 'Persistent Table'.
 

Methods in org.eclipse.datatools.modelbase.sql.tables.impl that return PersistentTable
 PersistentTable SQLTablesFactoryImpl.createPersistentTable()
           
 

Uses of PersistentTable in org.eclipse.datatools.modelbase.sql.tables.util
 

Methods in org.eclipse.datatools.modelbase.sql.tables.util with parameters of type PersistentTable
 java.lang.Object SQLTablesSwitch.casePersistentTable(PersistentTable object)
          Returns the result of interpretting the object as an instance of 'Persistent Table'.
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.