FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | name Name of the NamedQuery. |
string | description A description of the NamedQuery. |
sequence<com.apama.database.ParameterData> | parameters The parameters associated with this NamedQuery. |
dictionary<string, string> | extraParams This is currently a container to allow additional information in the future. |
Field detail |
---|
string descriptionA description of the NamedQuery.
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
string nameName of the NamedQuery.
sequence<com.apama.database.ParameterData> parametersThe parameters associated with this NamedQuery.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |