Companion
object Companion
Functions
Link copied to clipboard
Close and clear the database instance. Used primarily for testing.
Link copied to clipboard
Link copied to clipboard
Replace the singleton instance (for testing with in-memory databases). Pass null to clear.
Link copied to clipboard
Set the SQLCipher open helper factory for database encryption. Must be called before getInstance.