Uses of Class
org.eclipse.emf.query.statements.SELECT

Packages that use SELECT
org.eclipse.emf.query.statements This package contains usable query statements and their required clauses. 
 

Uses of SELECT in org.eclipse.emf.query.statements
 

Subclasses of SELECT in org.eclipse.emf.query.statements
 class UPDATE
          The update statement extends the behaviour of the SELECT statement to include the SET clause that allows some operation to be performed on each of the result EObjects.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.