Message4943
The SQLiteJDBC project came out shortly after this patch was created: http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC
The javasqlite it uses can be painful to install because it requires
compiling its JNI linkages
SQLiteJDBC however works out of the box, it includes pre-compiled shims
for the popular platforms and falls back to the slower NestedVM
emulation on other platforms. It also seems well maintained, however
javasqlite looks to still be maintained too
I would love to see this module tweaked to use SQLiteJDBC instead. This
will require some work however as its api is different from javasqlite's |
|
Date |
User |
Action |
Args |
2009-07-25 23:26:10 | pjenvey | set | messageid: <1248564370.98.0.0202960917172.issue1682864@psf.upfronthosting.co.za> |
2009-07-25 23:26:10 | pjenvey | set | recipients:
+ pjenvey, dubnerm, zyasoft |
2009-07-25 23:26:10 | pjenvey | link | issue1682864 messages |
2009-07-25 23:26:10 | pjenvey | create | |
|