0 Replies Latest reply on Jul 5, 2005 10:15 AM by haninaguib

    EJB 3 / Hibernate

    haninaguib

      Hi I was reading the persistence related TrailBlazers yesterday and I have
      a question I am hoping someone here may able to help with.

      From what I read it seems that I could code my persistence using EJB3,
      and at the same time be able to deploy the application outside of a
      J2EE application server using Hibernate3 which supports the EJB 3.0 mapping annotations.

      What I am wondering is if anyone knows wether or not the EJB3.0 annotations
      are complete or will I have to use Hibernate specific extensions?

      Thanks.

      Hani