SQLiteJDBC is a Java JDBC driver for SQLite 3. It
comes as either a pure Java driver based on
NestedVM or a native JNI library. Native binaries
are provided for Mac OS X and Windows.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Closing a closed statement now has no effect, and there are other bugfixes. Binary size has shrunk, and whether the amalgamated jar is running in pure or native mode can be determined by DatabaseMetaData.getDriverVersion().
The driver has been repackaged with the binaries and a pure Java driver is provided in the same jar file. Use of the library path is no longer necessary.