Files
bsdports/java/sqlitejdbc/pkg-descr
2020-04-10 07:41:03 +00:00

8 lines
286 B
Plaintext

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/