Hello,

I am looking for suggestions on a simple tool to generate java db access 
code that works with SQLite.

Ideally what I want is something that will take a database schema file 
with create table statements as input and will generate the java classes 
necessary to encapsulate basic operations on the database.

Obviously I have done a lot of searching already but have not found 
anything current that has the simplicity and functionality I am hoping for.

Has anyone here successfully used such a tool with java/SQLite?

Thanks.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to