EJB 3 and Java Persistence API Tutorials
These tutorials form the basis of a 1-week class. They are listed below by category but they are meant to be followed in a particular order. Note that these tutorials build on each other. For example, there are things “missing” in JPA Tutorial 3 that get resolved in EJB3 Tutorial 3.
Recommended Ordering
- JPA Tutorial 1 Getting Started
- JPA Tutorial 2 Working with Queries 1
- JPA Tutorial 3 A Mini Application
- JPA Tutorial 4 Inheritance and Polymorphic Queries
- EJB3_Tutorial_1_Getting_Started_with_JBoss_Embedded_Container
- EJB3_Tutorial_2_Session_Bean_and_JPA
- EJB3_Tutorial_3_A_Mini_Application_Revisited
- EJB3_Tutorial_4_Extended_Context
- EJB3_Tutorial_5_Message_Driven_Beans
- EJB3_Tutorial_6_Security
Java Persistence API (JPA)
- JPA Tutorial 1 Getting Started
- JPA Tutorial 2 Working with Queries 1
- JPA Tutorial 3 A Mini Application
- JPA Tutorial 4 Inheritance and Polymorphic Queries
EJB 3
- EJB3_Tutorial_1_Getting_Started_with_JBoss_Embedded_Container
- EJB3_Tutorial_2_Session_Bean_and_JPA
- EJB3_Tutorial_3_A_Mini_Application_Revisited
- EJB3_Tutorial_4_Extended_Context
- EJB3_Tutorial_5_Message_Driven_Beans
- EJB3_Tutorial_6_Security
Comments