32 #ifndef GUARD_SQLITE_PRIVATE_PRIVATE_ACCESSOR_HPP_INCLUDED
33 #define GUARD_SQLITE_PRIVATE_PRIVATE_ACCESSOR_HPP_INCLUDED
51 #endif// GUARD_SQLITE_PRIVATE_PRIVATE_ACCESSOR_HPP_INCLUDED
static struct sqlite3 * get_handle(connection &m_con)
connection is used to open, close, attach and detach a database. Further it has to be passed to all c...
static void acccess_check(connection &m_con)
A internal used class, shall not be used from users.