Query.Callback.Metadata.getStatementName()

Signature

String getStatementName(String listenerName)

Domain

ACTION, CONDITION

Description

Gets the name of the statement that owns the listener.

Parameters

NameTypeDescription
listenerNameStringname of the listener.

Returns

TypeDescription
Stringname of the statement that owns the listener.

Cautions

none