| Package | Description |
|---|---|
| org.eclipse.emf.cdo.server |
Server concepts for dealing with repositories and stores.
|
| org.eclipse.emf.cdo.server.ocl |
Server implementation of a generic OCL query handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQueryHandler.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 |
|---|---|
protected boolean |
OCLQueryHandler.addResult(Object result,
IQueryContext context,
CDOView view) |
protected CDOExtentMap |
OCLQueryHandler.createExtentMap(CDOView view,
CDOChangeSetData changeSetData,
IQueryContext context) |
void |
OCLQueryHandler.executeQuery(CDOQueryInfo info,
IQueryContext context) |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.