Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help


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()