Re: Need advice on persistence layer products
From: Fredrik Bertilsson (fredrik_bertilsson_at_passagen.se)
Date: 08/18/04
- Next message: fromDepthOfDebugger(): "Re: Java database app. example ?"
- Previous message: David Harper: "Re: postgreSQL v. MySQL?"
- In reply to: Tung Chau: "Need advice on persistence layer products"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Aug 2004 00:53:55 -0700
Hibernate (www.hibernate.org) is probably the most popular one. But I
would recommend http://butler.sourceforge.net. It is a table oriented
persistance framework. This means that you don't have to spend a lot
of time making unnecessary O/R mapping schemas. Butler has also a jsp
tag library with data-aware tags, which will speed up your
development.
/Fredrik
tungchau81@yahoo.com (Tung Chau) wrote in message news:<2580601f.0408171525.e4cbaba@posting.google.com>...
> Hi,
> I need an open source persistence layer products for my web
> application. There are some of them out there. I would appreciate if
> some one can point out the most popular one.
> Thanks,
> Tung Chau
- Next message: fromDepthOfDebugger(): "Re: Java database app. example ?"
- Previous message: David Harper: "Re: postgreSQL v. MySQL?"
- In reply to: Tung Chau: "Need advice on persistence layer products"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|