blob: bb2a2c43a29a32fef58ce333a860bba3f16d5dd2 (
plain) (
blame)
1
2
3
4
5
6
7
|
SQLiteJDBC is a Java JDBC driver for SQLite.
It runs using either a native code library or a 100% Pure Java driver
based on NestedVM emulation (but in this package only the native version
is installed).
WWW: http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/
|