fatalmind::SQLSelect Class Reference

#include <SQLSelect.hh>

Inherited by fatalmind::mysql::SQLSelect, and fatalmind::oracle::SQLSelectRow< TM, SLMDC >.

List of all members.


Detailed Description

This class provides the ability to perform a SQL query which returns an arbitary number of rows.

You must supply a SQLFetcher object (by reference) which will be called for each record.

The reference to the supplied SQLFetcher object must remain valid though the complete lifetime of the SQLSelect object.

Public Member Functions

 SQLSelect (SQL::SQLFetcher &a_fetcher)

Protected Attributes

SQL::SQLFetcherfetcher


The documentation for this class was generated from the following file:
Generated on Mon Nov 9 16:21:24 2009 for ResourcePool by  doxygen 1.5.3