Class: SQLite3::HashResultSet

Inherits:
ResultSet show all
Defined in:
lib/sqlite3/resultset.rb

Overview

:nodoc:

Method Summary

Methods inherited from ResultSet

#close, #closed?, #columns, #each, #each_hash, #eof?, #initialize, #next_hash, #reset, #types

Constructor Details

This class inherits a constructor from SQLite3::ResultSet