FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member 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. |
Member 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 | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |