|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface ExternalDWQuery
Annotation for defining the name of the functions returning external data window key and value objects for use with queries against external data windows.
Optional Element Summary | |
---|---|
java.lang.String |
functionKeys
Returns function name that return key objects. |
java.lang.String |
functionValues
Returns function name that return value objects. |
public abstract java.lang.String functionKeys
public abstract java.lang.String functionValues
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |