Query.Callback.getStatementName()

Signature

String getStatementName(String listenerName)

Domain

condition, action

Description

Gets the name of the statement that owns the listener.

Parameters

NameTypeDescription
listenerNameStringname of the result set.

Returns

TypeDescription
Stringname of the statement that owns the listener.

Cautions

none