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

Packages that use QueryStatementImpl
org.eclipse.datatools.modelbase.sql.query.impl   
 

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

Subclasses of QueryStatementImpl in org.eclipse.datatools.modelbase.sql.query.impl
 class QueryChangeStatementImpl
           An implementation of the model object 'Change Statement'.
 class QueryDeleteStatementImpl
           An implementation of the model object 'SQL Delete Statement'.
 class QueryInsertStatementImpl
           An implementation of the model object 'SQL Insert Statement'.
 class QueryMergeStatementImpl
           An implementation of the model object 'SQL Merge Statement'.
 class QuerySelectStatementImpl
           An implementation of the model object 'SQL Select Statement'.
 class QueryUpdateStatementImpl
           An implementation of the model object 'SQL Update Statement'.
 



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