Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Package
org.eclipse.emf.query.statements

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

Classes in org.eclipse.emf.query.statements used by org.eclipse.emf.query.statements
FROM
          The "FROM" clause for the SELECT and UPDATE statements.
IQueryResult
           A result created by executing or resuming a query statement.
IteratorKind
          An enumeration of iteration methodologies for EObjects.
SELECT
           The select statement "selects" certain EObjects from the "from" clause that match the "where" clause.
SET
          The set clause is used in conjunction with the UPDATE statement to perform some operation on the result EObjects.
WHERE
          The where clause specifies the condition that all result EObjects of the query must satisfy.
 


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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire