
Java Persistence and EJB3
This talk covers the key aspects of the Java Persistence API and its role in the development of EJB 3 app, including use of the EntityManager API, persistence units and persistence contexts, queries, object/relational mapping, and how the combination of EJB 3 and Java Persistence facilitates the development of Java EE applications.
