blob: 4dd228f95fb800568e0b7066c9c3389cbc121d01 (
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://www.zentus.com/sqlitejdbc/
|