Davanum Srinivas wrote:
Dong,

Could u please try with ojb? (http://db.apache.org/ojb/). We still
have not got word from Apache Legal about LGPL. and i am told that it
is not a difficult task to move from ojb to hibernate later if
necessary.

thanks,
dims


You could also use EJB3, which is mostly a thin wrapper around hibernate with an API that apache can't host in Maven. It is java5 only, but lets you use annotations to describe your binding.

Having tried both EJB3 and hibernate 3.1 last week, I go with hibernate+java5 annotations.

Reply via email to