Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

When to use TopLink?

308675Jul 23 2007 — edited Jul 23 2007
ORM sounds like a great product category. At what point and what circumstances would it be recommened to use an ORM solution like TopLink?

If I only have 1 table in my database and am just doing a simple insert, update, and select, then I don't think it makes sense to use TopLink. I heard TopLink has overhead that could slow the process. Probably just fine to use simple JDBC here. But if I have 10 or more tables then TopLink sounds interesting.

In this case, processing speed is the most important concern here.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2007
Added on Jul 23 2007
1 comment
417 views