com.apama.database
Event NamedQueries


All named query information available on this serviceId.

See also RequestNamedQueries
Member summary
 integermessageId

Unique request-response matching number.
 stringserviceId

The service Id the databases are on.
 stringerrorMessage

Blank on success, otherwise the error message.
 sequence<com.apama.database.NamedQuery>namedQueries

The sequence of available NamedQueries.
 dictionary<stringstring>extraParams

This is currently a container to allow additional information in the future.
 
Member detail

errorMessage

            string errorMessage
        
Blank on success, otherwise the error message.

extraParams

            dictionary<stringstringextraParams
        
This is currently a container to allow additional information in the future.

messageId

            integer messageId
        
Unique request-response matching number.

namedQueries

            sequence<com.apama.database.NamedQuerynamedQueries
        
The sequence of available NamedQueries.

serviceId

            string serviceId
        
The service Id the databases are on.