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

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

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

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

Uses of TableImpl in org.eclipse.datatools.modelbase.sql.routines.impl
 

Subclasses of TableImpl in org.eclipse.datatools.modelbase.sql.routines.impl
 class RoutineResultTableImpl
           An implementation of the model object 'Routine Result Table'.
 

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

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



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