Skip to content

ResultSet and Row implementation

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 22 Nov 17:43

Query results will not be stored in memory, rather they are represented by a ResultSet which will fetch each Row as you iterate the ResultSet.