DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2005
    Posts
    8

    Hibernate or JDO or EJB or Castor or even others ?

    I need to determine/settle on a persistence mechanism to use for a new project.
    Which object/relational persistence mechanism will you use if you are starting a new project?

    Hibernate ?
    EJB Entity Bean ver 3.x ?
    Castor ?
    JDO ?
    Others ?

    Should I just write off EJB 2.x because of its “problems” and complexities and favor EJB 3 or Hibernate?

    I only want to choose those technologies with its spec already released to the public and there are already actual stable implementations & support by server vendors.

    Which strike the balance between being reasonably new but yet reasonably stable…with huge support from the developers community and vendors?

    Note: I'll develop on J2EE 1.4 (supports up to EJB 2.1?) as I think J2EE is too new. What do you think ?

  2. #2
    Join Date
    Feb 2006
    Location
    Cologne - Germany
    Posts
    271
    i would use hibernate, since it's mature and stable.
    ejb3 is a specification framework, which also includes specifications for a persistence layer. hibernate fullfills all specifications and demands to the ejb3 persistence layer and thus is a ejb3 persistence layer.

Similar Threads

  1. Replies: 3
    Last Post: 05-09-2006, 06:32 AM
  2. EJB object as a field of another EJB How-to???
    By Philippe Wanner in forum Java
    Replies: 0
    Last Post: 10-24-2001, 09:46 AM
  3. future of ejb
    By bilal in forum Java
    Replies: 0
    Last Post: 07-24-2001, 11:19 PM
  4. What is the Operations class in an EJB?
    By William Folger in forum Java
    Replies: 0
    Last Post: 04-05-2001, 01:40 PM
  5. EJB Design Question
    By Chad in forum Java
    Replies: 1
    Last Post: 09-28-2000, 04:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links