File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes Multitude of tools / frameworks - key differentiators? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Multitude of tools / frameworks - key differentiators?" Watch "Multitude of tools / frameworks - key differentiators?" New topic
Author

Multitude of tools / frameworks - key differentiators?

Tina Coleman
Ranch Hand

Joined: Dec 12, 2001
Posts: 150
Object-relational mapping frameworks seem to be cropping up all over the place. I'm aware of Torque (actually seen it in use in the Scarab bug tracking database), Cayenne ( http://www.objectstyle.org/cayenne/index.html), OJB ( http://db.apache.org/ojb/), and Hibernate ( http://www.hibernate.org/). Then there's JDO, of course, which tackles the same basic problem (object-relational mismatch) from a different perspective. What are some of the differentiators folks use to make a decision amongst the toolsets out there?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Multitude of tools / frameworks - key differentiators?
 
Similar Threads
Open source JDO projects
Chapter 5 : Architecting the Data Access Tier with ObjectRelationalBridge
Recommended Data Persistence Layer
Which are Struts Tool use in This Book ?
Your favorite ORM Tool and Why?