Definition at line 66 of file namelist-gw.h.
| static void OSB_DB::NameListGw::fetch | ( | const Session & | session, | |
| OSB_LIB::NameListReader & | reader | |||
| ) | [static] |
Fetch all rows from the database.
| session | Database session to use. | |
| reader | Namelist reader to use, it's table settings are used to construct the SQL statement and for each row OSB_LIB::NameListReader::addRow() is called. |
1.4.7