From 5df457086fe499f774ddbfddc20b26ac4a4d46db Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 6 Nov 2013 13:34:09 +0100 Subject: Upgrade Javadocs to tools.jar-1.7 and apiviz-1.3.2.GA --- .../org/eclipse/emf/cdo/server/IQueryHandler.html | 419 ++++++++++----------- 1 file changed, 206 insertions(+), 213 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IQueryHandler.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IQueryHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IQueryHandler.html index 1590115376..db9648a4fa 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IQueryHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/IQueryHandler.html @@ -1,236 +1,229 @@ - - -
- -
-
-
|
-- - | -||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-A query language handler that is capable of executing a query
.
-
- -
-
- +
public interface IQueryHandler
+query
.-Method Summary | -|
---|---|
- void |
-executeQuery(CDOQueryInfo info,
- IQueryContext context)
-
-- Executes the query represented by the specified query info by
- passing the query results to the query execution engine represented by the
- specified execution context . |
-
- +
Modifier and Type | +Method and Description | +
---|---|
void |
+executeQuery(CDOQueryInfo info,
+ IQueryContext context)
+Executes the
+query represented by the specified query info by
+ passing the query results to the query execution engine represented by the
+ specified execution context . |
+
-Method Detail | -
---|
-void executeQuery(CDOQueryInfo info, - IQueryContext context)-
query
represented by the specified query info
by
- passing
the query results to the query execution engine represented by the
- specified execution context
.
--
void executeQuery(CDOQueryInfo info, + IQueryContext context)+
query
represented by the specified query info
by
+ passing
the query results to the query execution engine represented by the
+ specified execution context
.
-
-
|
-- - | -||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.
+