Develop 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
- Develop EJB 2.x enterprise beans
- Develop EJB 3.x enterprise beans
- Develop entity beans
- Create timers using the EJB timer service for enterprise beans
- Develop enterprise beans
- Develop applications using the embeddable EJB container
- Configure EJB 3.1 session bean methods to be asynchronous
- Develop session beans
- Programming to use message-driven beans
- Assembling EJB 2.1 enterprise beans
- Assembling EJB 3.x enterprise beans
- Assembling EJB modules
- Develop EJB 2.x entity beans that use access intents
- Assembling access intents to EJB 2.x entity beans
- Develop applications that use the Java Persistence API
- Assemble applications that use the Java Persistence API
End-to-end paths for EJB applications Migrate EJB applications Administer EJB applications Secure EJB applications EJB applications Tune EJB applications Troubleshoot EJB applications