End-to-end paths for EJB applications
Based on the EJB specification, enterprise beans are Java components that typically implement the business logic of J2EE applications as well as access data.
Subtopics
- Task overview: Using enterprise beans in applications
- Implementing EJB 2.x applications
- Implementing EJB 3.x applications
- Implementing EJB applications that use timers
- Use access intent policies for EJB 2.x entity beans
- Task overview: Store and retrieve persistent data with the JPA API
- Use the transaction service
EJB applications Migrate EJB applications Administer EJB applications Secure EJB applications Developing EJB applications Tune EJB applications Troubleshoot EJB applications