Class | DBI::DBD::Pg::Tuples |
In: |
lib/dbd/pg/tuples.rb
|
Parent: | Object |
Tuples is a class to represent result sets.
Many of these methods are extremely similar to the methods that deal with result sets in DBI::BaseStatement and are wrapped by the StatementHandle. Unless you plan on working on this driver, these methods should never be called directly.