

Go to the source code of this file.
Classes | |
| class | sql::statement::column_value |
| class | sql::connection |
| struct | sql::connection_handle_traits |
| class | sql::statement::iterator |
| class | sql::statement::row_value |
| class | sql::scoped_handle< T > |
| class | sql::statement |
| struct | sql::statement_handle_traits |
Namespaces | |
| sql | |
Typedefs | |
| using | sql::connection_handle = scoped_handle< connection_handle_traits > |
| using | sql::statement_handle = scoped_handle< statement_handle_traits > |
Functions | |
| sql::statement::iterator | begin (sql::statement &stmt) |
| sql::statement::iterator | end (sql::statement &stmt) |
| sql::statement::iterator begin | ( | sql::statement & | stmt | ) |
| sql::statement::iterator end | ( | sql::statement & | stmt | ) |