More POD for SQL, read method

This commit is contained in:
Colin Kuskie 2008-03-10 04:23:36 +00:00
parent e151b99dca
commit c4bd646ca3

View file

@ -755,7 +755,8 @@ sub quoteAndJoin {
=head2 read ( sql [ , placeholders ] )
This is a convenience method for WebGUI::SQL::ResultSet->read().
This is a convenience method for WebGUI::SQL::ResultSet->read(). It returns the statement
handler.
=head3 sql