Hi, all
I have been looking for a simple and practical solution of Object/Relation
Mapping over JDBC
to use with sqlite.   I think this should be a common problem for all users
who write app with
sqlite in java.

On the net, it seems everybody is talking about Hibernate in this field.
 I'm new in the JxEE thing
and I'm not going to write that big app.  So the Hibernate official web
really terrified me with the
long long list of documents and so many packages to learn.  The start up is
3 days long !
comparing to sqlite's 5minute startup, it's not acceptable to me.

I think for most app, read/write db at most several times per seconds, there
should be something
simple and good, just like sqlite in db.
Can anybody give me a hint ?

-- 

Best Regards,
ZHAO, Wenbo

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

Reply via email to