Botan
1.11.15
|
create_table(const std::string &table_schema)=0 | Botan::SQL_Database | [pure virtual] |
new_statement(const std::string &base_sql) const =0 | Botan::SQL_Database | [pure virtual] |
row_count(const std::string &table_name)=0 | Botan::SQL_Database | [pure virtual] |
~SQL_Database() | Botan::SQL_Database | [inline, virtual] |