SQLiteC++
0.5.0
SQLiteC++ is a smart and easy to use C++ SQLite3 wrapper.
|
![]() ![]() | |
![]() ![]() ![]() | Encapsulation of a Column in a row of the result pointed by the prepared SQLite::Statement |
![]() ![]() ![]() | Encapsulation of a Column in a row of the result pointed by the prepared SQLite::Statement |
![]() ![]() ![]() | Management of a SQLite Database Connection |
![]() ![]() ![]() | Management of a SQLite Database Connection |
![]() ![]() ![]() | Encapsulation of the error message from SQLite3 on a std::runtime_error |
![]() ![]() ![]() | SQLiteC++ is a smart and simple C++ SQLite3 wrapper. This file is only "easy include" for other files |
![]() ![]() ![]() | A prepared SQLite Statement is a compiled SQL query ready to be executed, pointing to a row of result |
![]() ![]() ![]() | A prepared SQLite Statement is a compiled SQL query ready to be executed, pointing to a row of result |
![]() ![]() ![]() | A Transaction is way to group multiple SQL statements into an atomic secured operation |
![]() ![]() ![]() | A Transaction is way to group multiple SQL statements into an atomic secured operation |