
public interface IQueryHandler
query.| 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. |
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.Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.