- Ante.lv
- Introduction to Oracle FM
- EJB Overview
EJB Overview
Last modified by superadmin on 2018-01-12 20:28
EJB Overview
Skills
- Create JPA annotations from Data Model
- Using JPA with its Toplink implementation.
- Develop session EJBs, use EJB 3.0 container-provided services.
- Understand EJB lifecycles, interceptors, declare their dependencies on external resources.
- Develop a simple client, which calls a session bean.
- Appropriately use stateless or stateful session EJBs.
- Understand the behavior of the JMS in OC4J.
- Develop message-driven EJBs.
- Understand lifecycle of message-driven EJBs; create clients for them.
- Wrap EJBs as Web Services