Public Member Functions | |
~ResultMySQL () | |
dbfacade::RowPtr | getNextRow () |
Friends | |
class | DatabaseMySQL |
ResultMySQL::~ResultMySQL | ( | ) | [inline] |
dbfacade::RowPtr ResultMySQL::getNextRow | ( | ) | [inline, virtual] |
Proceeds to the next row of the result.
Implements dbfacade::Result.
friend class DatabaseMySQL [friend] |