Uses of Interface
org.eclipse.emf.cdo.server.IQueryContext

Packages that use IQueryContext
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. 
 

Uses of IQueryContext in org.eclipse.emf.cdo.server
 

Methods in org.eclipse.emf.cdo.server with parameters of type IQueryContext
 void IQueryHandler.executeQuery(CDOQueryInfo info, IQueryContext context)
           
 

Uses of IQueryContext in org.eclipse.emf.cdo.server.ocl
 

Methods in org.eclipse.emf.cdo.server.ocl with parameters of type IQueryContext
protected  CDOExtentMap OCLQueryHandler.createExtentMap(CDOView view, CDOChangeSetData changeSetData, IQueryContext context)
           
 void OCLQueryHandler.executeQuery(CDOQueryInfo info, IQueryContext context)
           
 



Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.