void SQLite::clearConnectionCache() { sqliteCache.removeAllObjects(); }
void SqliteDb::clearConnectionCache() { g_sqliteCache.removeAllObjects(); }