Query.Callback.Metadata.getQueryName()

Signature

String getQueryName(String listenerName)

Domain

ACTION, CONDITION

Description

Gets the name of the query used to build the statement that owns the listener.

Parameters

NameTypeDescription
listenerNameStringname of the listener.

Returns

TypeDescription
Stringname of the query used to build the statement that owns the listener.

Cautions

none