Query.ResultSet.Metadata.getStatementName()

Signature

String getStatementName(String resultsetName)

Domain

ACTION, CONDITION

Description

Gets the name of the statement that owns the result set.

Parameters

NameTypeDescription
resultsetNameStringname of the result set.

Returns

TypeDescription
Stringname of the statement that owns the result set.

Cautions

none