Neat tool which I was tinkering with recently was Jaxor: http://jaxor.sourceforge.net/ Martin Fowler was touting it at a COOUG (www.cooug.org) meeting in November.
I put together a brief tutorial after using it, new project so the documentation isn't complete: http://cuprak.net:8070/development/jaxor_tutorial.html -Ryan -------Original Message------- From: "Raible, Matt" <[EMAIL PROTECTED]> Sent: 02/05/03 10:16 AM To: 'Struts Users Mailing List' <[EMAIL PROTECTED]> Subject: RE: [OT] Which Object Relational mapping tool? > > I've used Hibernate on my last two (small) projects. It works great for me, and is super easy if you read the documentation. On one project, I have POJOs that are marked up with XDoclet and it creates ValidationForms and Hibernate mappings using Ant tasks. So I have one class to maintain. This project was developed as a sample app, rather than a real-world app. In the real world, I've done the same thing, but I had to split out my POJOs from my Forms when I had indexed properties. Matt > -----Original Message----- > From: Mark Chaimungkalanont [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 9:24 PM > To: [EMAIL PROTECTED] > Subject: [OT] Which Object Relational mapping tool? > > > Howdy all, > > This is not about struts really... But I figured it could be > relevant for > some people. If you know a better forum for relatively > unbiased opinion, > please tell me & I'll take it there! > > Just looking into O/R mappers and have looked at (Briefly): > > Hibernate 2.0 beta 2 > Castor 0.9.4.2 > OJB 0.9.8 > > Does anyone know which is better for what? Which is the most > "robust" and > mature development? Have any recommendations of any other > ones? Had some > success/problems? Hibernate SOUNDS impressive and looks quite > professional > but I haven't used any of them... > > Again, sorry for spamming the struts mailing list and will take it > elsewhere if it bothers people. > > Cheers > > MC > > > --------------------------------------------------------------------- > 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] > Cell: (203)-376-8789 Office: (203)-786-5682 Home: (203)-407-8267 AIM: rcupr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

