Uses of Class
org.eclipse.datatools.modelbase.sql.tables.impl.BaseTableImpl

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

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

Subclasses of BaseTableImpl in org.eclipse.datatools.connectivity.sqm.core.rte.jdbc
 class JDBCTable
           
 class JDBCTemporaryTable
           
 

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

Subclasses of BaseTableImpl in org.eclipse.datatools.modelbase.sql.tables.impl
 class PersistentTableImpl
           An implementation of the model object 'Persistent Table'.
 class TemporaryTableImpl
           An implementation of the model object 'Temporary Table'.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.