None free that are ready for prime time, though the Apache OJB project is close (http://db.apache.org/ojb/); Kodo (http://www.solarmetric.com) is the best on the market, however. I have been using the reference implementation according to Jordan and Russell, "Java Data Objects" (O'Reilly 2003) without any problems.
Mark -----Original Message----- From: Alexandru Dovlecel [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 8:24 AM To: 'Apache Torque Users List' Subject: RE: Feature proposal / Hibernate Speaking of JDO, do you know of a JDO compliant library (tool). Would it be nice to be free of charge. Open Source is a plus. :))) A JDO implementation that suits production environments (this excludes the reference implementation from SUN, I think). Thanks, Alex > I have heard NOTHING good about hibernate. It is a PITA to > configure and > use, and is a backwards redundancy to JDO. > > Mark > > -----Original Message----- > From: Scott Eade [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 30, 2004 6:02 PM > To: Apache Torque Users List > Subject: Re: Feature proposal / Hibernate > > > Alexandru Dovlecel wrote: > > >What would you think of an attribute readonly of type > boolean. Using this > >attribute on a table will result in generating only getter > methods and no > >setter methods at all. > > > >I think this feature is also present in Hibernate. Do you > think is usefull? > > > Patches are welcome :-) > > >BTW, have you ever used hibernate? Is it better that torque? > I am right now > >learning about using O/M tools, so I have to find which is > better and why. > >Do you have other proposals? > > > I personally haven't used Hibernate yet but I hear good things about > it. No doubt each is good for different needs. > > Scott > > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
