#include <sqlite_wrap.hh>
Detailed Description
SQLite database handle.
Definition at line 148 of file sqlite_wrap.hh.
Constructor & Destructor Documentation
Member Function Documentation
clone database
useful for saving an in-memory database to disk
sqlite3_int64 LastRowID |
( |
| ) |
|
open database
- Returns:
- a valid database handle
- Exceptions:
-
prepare statement for execution
- Exceptions:
-
- Note:
- execution of multiple statemens is not supported.
The documentation for this class was generated from the following file: