Class DBI::BaseStatement
In: lib/dbi/dbi.rb
Parent: Base

Methods

[]   []=   bind_param   bind_params   cancel   column_info   execute   fetch   fetch_all   fetch_many   fetch_scroll   finish   new  

Public Class methods

Public Instance methods

======================================
 OPTIONAL
======================================

returns result-set column information as array of hashs, where each hash represents one column

[Validate]