

The Business Component Development with Enterprise JavaBeans Technology course provides students with the knowledge of how to develop robust back-end functionality using Enterprise JavaBeans (EJB[TM]) version 3.0 technology. This course uses an online auction scenario to demonstrate how to leverage container-managed services with session and message beans, and entity classes to resolve the real-world problems presented by an electronic commerce application. The emphasis of this course is on providing practical EJB technology coding experience, while also covering the designs and best practices used to solve transaction, messaging, and security issues. The course features the Java Platform, Enterprise Edition 5 (Java EE 5) technology, and uses the Java EE 5 SDK. The students perform the course lab exercises using the NetBeans Integrated Development Environment (IDE) 5.5. The hands-on lab environment uses the Java EE reference implementation server to provide students with a non-vendor-specific experience.
| » | Details below |
Before:
After:
Module 1 - Examining EJB Applications
Module 2 - Introducing the Auction Application
Module 3 - Implementing EJB 3.0 Session Beans
Module 4 - Implementing Entity Classes: The Basics
Module 5 - Implementing Entity Classes: Modelling Data Association Relationships
Module 6 - Implementing Entity Classes: Modelling Inheritance Relationships
Module 7 - Using the Java Persistence Query Language (QL)
Module 8 - Developing Java EE Applications Using Messaging
Module 9 - Developing Message-Driven Beans
Module 10 - Implementing Interceptor Classes and Methods
Module 11 - Implementing Transactions
Module 12 - Handling Exceptions
Module 13 - Using Timer Services
Module 14 - Implementing Security
Module 15 - Using EJB Technology Best Practices