Re: Move from JDBC to Apache Obj or Hibernate?



Thank you very much, I will check these links.

Zsolt

"CodeFutures" <pj.murray@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:1113170794.839523.246220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
> If you're interested in lower maintenance costs, then I suggest you
> also consider generating rather than hand writing your data persistence
> code:
>
>
>
> Choosing a data persistence strategy:
> http://www.codefutures.com/weblog/andygrove/archives/2005/01/choosing_a_java.html
>
>
> For a comparison of the various data persistence technologies:
>
> http://www.codefutures.com/weblog/corporate/archives/2005/02/data_persistenc.html
>
>
> For a discussion on DAO versus ORM:
>
> http://www.codefutures.com/weblog/andygrove/archives/2005/02/data_access_obj.html
>


.