Re: [sqlite] java SQLite Wrapper

2010-04-14 Thread Dave Dyer
The java sqlite wrapper is actually a pretty amazing piece of work. As I understand it from reading the docs: The original sqlite.c is compiled for the mips processor and unix operating system. The mips binary is translated into java byte codes, and structured into a java class, which are

Re: [sqlite] SQLite Wrapper

2010-04-14 Thread Andreas Henningsson
Looked at the source code. It is some parts in C also. I did not know that is was possible to mix java and C. You have using a very rare platform. Why do you use mips? My guess is that you have to build it yourself. /Andreas On Wed, Apr 14, 2010 at 11:16 AM, Andreas Henningsson <

Re: [sqlite] SQLite Wrapper

2010-04-14 Thread Andreas Henningsson
The homepage say this "Jar file containing binaries for: Windows, Linux/x86/amd64, and Mac OS X/ppc/x86/amd64" I don't know how it works. If a SQLite binary is includen in the jar file and it's this binary they talk about. I mean, if it is written in java it should work as long you have a Java

Re: [sqlite] SQLite Wrapper

2010-04-14 Thread Navaneeth Sen B
Hi Andreas, I would like to know a couple of things about the wrapper you used : 1. Is that available for mips-linux? 2. Is it available under public license? 3. Does it have any performance issues? Thanks & Regards, Sen On 4/14/2010 1:52 PM, Andreas Henningsson wrote: > I used this

Re: [sqlite] SQLite Wrapper

2010-04-14 Thread Andreas Henningsson
I used this one http://www.zentus.com/sqlitejdbc/ Works perfect. /Andreas On Wed, Apr 14, 2010 at 7:17 AM, Navaneeth Sen B wrote: > Hi all, > > I would like to know if a java wrapper is available for SQlite3 APIs. > > Regards, > Sen > * > * > > >

Re: [sqlite] SQLite Wrapper

2010-04-14 Thread Jay A. Kreibich
On Wed, Apr 14, 2010 at 10:47:48AM +0530, Navaneeth Sen B scratched on the wall: > Hi all, > > I would like to know if a java wrapper is available for SQlite3 APIs. Yes: http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers -j -- Jay A. Kreibich < J A Y @ K R E I B I.C H > "Our