Uses of Class
org.eclipse.datatools.modelbase.sql.query.impl.TableReferenceImpl

Packages that use TableReferenceImpl
org.eclipse.datatools.modelbase.sql.query.impl   
org.eclipse.datatools.modelbase.sql.xml.query.impl   
 

Uses of TableReferenceImpl in org.eclipse.datatools.modelbase.sql.query.impl
 

Subclasses of TableReferenceImpl in org.eclipse.datatools.modelbase.sql.query.impl
 class QueryCombinedImpl
          An implementation of the model object 'Combined'.
 class QueryExpressionBodyImpl
          An implementation of the model object 'Expression Body'.
 class QueryNestedImpl
          An implementation of the model object 'Query Nested'.
 class QuerySelectImpl
          An implementation of the model object 'Select'.
 class QueryValuesImpl
          An implementation of the model object 'Values'.
 class TableExpressionImpl
          An implementation of the model object 'SQL Table Expression'.
 class TableFunctionImpl
          An implementation of the model object 'SQL Table Function'.
 class TableInDatabaseImpl
          An implementation of the model object 'SQLRDB Table'.
 class TableJoinedImpl
          An implementation of the model object 'SQL Table Joined'.
 class TableNestedImpl
          An implementation of the model object 'SQL Table Nested'.
 class WithTableReferenceImpl
          An implementation of the model object 'With Table Reference'.
 

Uses of TableReferenceImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Subclasses of TableReferenceImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 class XMLTableFunctionImpl
          An implementation of the model object 'XML Table Function'.
 



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