SQLite JDBC is a library for accessing SQLite databases through the JDBC API. For the general usage of JDBC, see JDBC Tutorial or Oracle JDBC Documentation. Download sqlite-jdbc- (VERSION).jar from ...
SQLite JDBC is a library for accessing and creating SQLite database files in Java. This particular fork uses another native library that provides an implementation of ...