blob: f870af62e48d7a58d60dea90bf2835442e1eb611 (
plain) (
blame)
1
2
3
4
5
|
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).
|