connection

abstract fun connection(): SQLiteConnection

Obtain the underlying SQLite JDBC connection; this method is provided for host-side use only.

Return

SQLite/JDBC connection for this database.