Hi all, I'm looking at Object / Relational products and see that TopLink (http://www.webgain.com/products/toplink/ and http://otn.oracle.com/products/ias/toplink/content.html) from Oracle is good and also this product OJB appears good. The problem is, how can I make a comparision between the two without getting into a lot of detail.
I'd like to know if there are any meaningful differences between these, for example, I am aware that with Toplink, if you have say 10 threads getting the same object 10 times it doesn't read the same object 10 times from the DB and it also doesn't create 10 copies of the object in memory for each thread, does OJB do the same? I could make up 100's of questions like these, but really I want to get an idea from the people who use OJB - does it work for a large distributed system. What commercial systems are using OJB? How can I convince my boss that OJB can be better than TopLink? Thanks, Phil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
