SQLiteJDBC 047 (Default branch) |
|
|
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.
License: BSD License (revised)
Changes:
A major reorganization fixes a long standing
memory leak, along with several other interface
glitches that have been reported.
|