aboutsummaryrefslogtreecommitdiff
path: root/java/sqlitejdbc/pkg-message
Commit message (Collapse)AuthorAgeFilesLines
* New port: SQLiteJDBC is a Java JDBC driver for SQLite.Max Khon2008-12-161-0/+6
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). PR: 124905 Submitted by: Lapo Luchini Notes: svn path=/head/; revision=224297