search: keywords: ['java', 'oresultset', 'close']
OResultSet - close()
Closes the result-set.
Closing Result-sets
When you're finished using an OResultSet
instance, close it to free up resources for other operations.
Syntax
void OResultSet().close()