• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How can we decide whether to go for EJB 3 Entity Beans or with any other ORM Implementation tool

 
Ranch Hand
Posts: 2234
Eclipse IDE Firefox Browser Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I see taht there are lot of Benefits provided by EJB 3 Entity Beans , when compared to other ORM tools that are avialable in market right now .

now My question is that

1. How did Hibernate Manage to dominate EJB 3 Entity Beans

2. If we are starting to develop an Application from scratch , how can we decide whether to use EJB 3 Entity Beans or any other ORM Tools for providing persistence .

please suggest , Thanks .
 
reply
    Bookmark Topic Watch Topic
  • New Topic