NativeSQLiteDriver


public final class NativeSQLiteDriver implements SQLiteDriver


A SQLiteDriver that uses a version of SQLite included with the host operating system.

Usage of this driver expects that libsqlite can be found in the shared library path.