diff options
Diffstat (limited to 'java/sqlitejdbc')
-rw-r--r-- | java/sqlitejdbc/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sqlitejdbc/pkg-descr b/java/sqlitejdbc/pkg-descr index bb2a2c43a29a..1ff5531fc656 100644 --- a/java/sqlitejdbc/pkg-descr +++ b/java/sqlitejdbc/pkg-descr @@ -1,7 +1,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 +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/ |