Saturday, February 15, 2020

Persistence and Transactional Issues Affecting EJBs

Try Our Java Courses FREE!
Buy This Course NOW!

For discount pricing information, email us here!


Overview/Description

To describe how to implement container-managed persistence (CMP) for entity beans and to discuss how to use container-managed transactions (CMT) and the Java Transaction API (JTA) to control Enterprise JavaBean (EJB) transactions

Target Audience

Java developers interested in Enterprise Java Beans and how they can be used to develop enterprise-class applications; business analysts, system architects, technical managers, and technology evaluates interested in gaining an overview of enterprise development technologies

Prerequisites

A working knowledge of the Java language, specifically the Java 2 Standard Edition development kit APIs; familiarity with object-oriented analysis and design techniques, distributed component development concepts, and server-side development would be useful

Expected Duration

2:40 Hours

Objectives:


  • Discuss the use of container-managed persistence.
  • Explain how to create a container-managed persistence (CMP) entity bean.
  • Code a simple container-managed persistence (CMP) entity bean.
  • Describe how to implement container-managed relationships (CMR) for container-managed persistence (CMP) entity beans.
  • Describe how dependent value classes can be used with CMP entity beans.
  • Describe the Enterprise JavaBeans (EJB) transactional model.
  • Describe container-managed transaction attributes and how to set them in the deployment descriptor.
  • Describe how to implement bean-managed transactions for enterprise beans.