|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IStoreAccessor.QueryResourcesContext | |
|---|---|
| org.eclipse.emf.cdo.server | Server concepts for dealing with repositories and stores. |
| org.eclipse.emf.cdo.server.db.mapping | Server concepts for dealing with mapping strategies and mappings for classes, lists and types. |
| Uses of IStoreAccessor.QueryResourcesContext in org.eclipse.emf.cdo.server |
|---|
| Subinterfaces of IStoreAccessor.QueryResourcesContext in org.eclipse.emf.cdo.server | |
|---|---|
static interface |
IStoreAccessor.QueryResourcesContext.ExactMatch
Represents the query execution state of a resources
query that is supposed to deliver one exact resource, or null. |
| Methods in org.eclipse.emf.cdo.server with parameters of type IStoreAccessor.QueryResourcesContext | |
|---|---|
void |
IStoreAccessor.queryResources(IStoreAccessor.QueryResourcesContext context)
|
| Uses of IStoreAccessor.QueryResourcesContext in org.eclipse.emf.cdo.server.db.mapping |
|---|
| Methods in org.eclipse.emf.cdo.server.db.mapping with parameters of type IStoreAccessor.QueryResourcesContext | |
|---|---|
void |
IMappingStrategy.queryResources(IDBStoreAccessor accessor,
IStoreAccessor.QueryResourcesContext context)
Executes a resource query. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||