PDRI Banner
Home About Us Contact Us Solutions
   
Get Started Now
Java - EJB 2.0 Fundamentals
Description:
Our Java - EJB 2.0 test measures your knowledge of programming using Enterprise Java Beans 2.0. Designed for entry-level programmers, this test covers the following topics: Architecture, Deployment/Integration, Design, Development, Entity Beans/BMP, Entity Beans/CMP, Message-Driven Beans, Session Beans, and Transactions.
Test Outline

Architecture
Bean/Container Contract
Distributed Environments/Protocols
EJB Containers/Servers
EJB Roles/Workflow
EJB Types (E/M/S Beans)
Deployment/Integration
Bean Refs, Environment
Descriptor Files
Jar Files
Resource Managers
System Integration
Design
Basic EJB Patterns
Object-Relational Mapping
Objects by Value
Performance, Granularity
Development
Accessing a Bean/Handles
Bean Exceptions
Declarative Security
javax.ejb Package
JNDI, EJBHome
Programmatic Security
Security Roles/Refs
Entity Beans/BMP
BMP Development
EB Lifecycle
Finder Methods
Primary Keys
Entity Beans/CMP
CMP Development
CMP vs BMP
Container Managed Relationships
EJB QL
Message-Driven Beans
Advanced MDB
JMS Integration
MDB Lifecycle
Session Beans
SB Lifecycle
Stateful Session Beans
Stateless Session Beans
Transactions
ACID Properties, JTS/JTA
Container-Managed Transactions
Exception Scenarios
Explicit Transactions
Interaction, Coordination
Isolation Levels