db_conn
v0.2.1-alpha
Database Connection API
|
This is the complete list of members for vgi::dbconn::dbi::statement, including all inherited members.
call(const std::string &proc) | vgi::dbconn::dbi::statement | inline |
cancel() | vgi::dbconn::dbi::statement | inline |
execute() | vgi::dbconn::dbi::statement | inline |
execute(const std::string &sql, bool cursor=false, bool scrollable=false) | vgi::dbconn::dbi::statement | inline |
operator=(statement &&stmt) | vgi::dbconn::dbi::statement | inline |
prepare(const std::string &sql) | vgi::dbconn::dbi::statement | inline |
proc_retval() | vgi::dbconn::dbi::statement | inline |
statement(statement &&stmt) | vgi::dbconn::dbi::statement | inline |