void execute(String statementName, String resultsetName)
void execute(String statementName, String resultsetName)
Name | Type | Description |
---|---|---|
statementName | String | name of the statement to execute. |
resultsetName | String | name of the result set produced by the execution. |