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