|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface QueryDelegate.Factory
A factory for creating query delegates.
| Nested Class Summary | |
|---|---|
static interface |
QueryDelegate.Factory.Descriptor
A Factory wrapper that is used by the QueryDelegate.Factory.Registry. |
static interface |
QueryDelegate.Factory.Registry
A registry of query delegate factories. |
| Method Summary | |
|---|---|
QueryDelegate |
createQueryDelegate(EClassifier context,
java.util.Map<java.lang.String,EClassifier> parameters,
java.lang.String expression)
Creates a query delegate for the specified expression. |
| Method Detail |
|---|
QueryDelegate createQueryDelegate(EClassifier context,
java.util.Map<java.lang.String,EClassifier> parameters,
java.lang.String expression)
context - the type of object against which the query will be executedparameters - a map of parameter names to typesexpression - the query text
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||