A factory that can create SQLite databases.
Creates a new SQLite factory.
Returns true if the factory has been fully closed, false if it is still possible to open new repositories.
Opens a connection to a SQLite database.
See Implementation
A factory that can create SQLite databases.