|
libcommonc++
0.7
|
This is the complete list of members for SQLDatabase, including all inherited members.
| begin() | SQLDatabase | |
| close() | SQLDatabase | |
| commit() | SQLDatabase | |
| executeSQL(const String &sql) | SQLDatabase | |
| getGeneratedKey() | SQLDatabase | |
| getModifiedRowCount() | SQLDatabase | |
| getVersion() | SQLDatabase | |
| interrupt() | SQLDatabase | |
| isAutoCommit() | SQLDatabase | |
| onCommit() | SQLDatabase | protectedvirtual |
| onProgress() | SQLDatabase | protectedvirtual |
| onRollback() | SQLDatabase | protectedvirtual |
| open(const String &path, bool create=true, bool readOnly=false) | SQLDatabase | |
| prepareQuery(const String &sql) | SQLDatabase | |
| rollback() | SQLDatabase | |
| SQLDatabase() | SQLDatabase | |
| ~SQLDatabase() | SQLDatabase | virtual |