jpaejb-3.0ejb-2.xentity-bean

Migrate from EJB 2 Entity Bean to EJB3


I am having some entity beans created in EJB 2.0 and now I need to migrate to EJB 3.x, but I've studied that use of entity beans are changed in EJB 3.x and they are using JPA instead.

Where can I find solution to actuate my beans to be comfortable with EJB 3.x?


Solution

  • For example from following resources available online:

    or following printed books: