Skip Headers

Oracle® Application Server 10g Quick Tour
10g (9.0.4)
Part No. B10374-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

24 Java Applications Using EJBs

Enterprise JavaBean (EJB) technology runs in Oracle Application Server Containers for J2EE, allowing developers to focus on implementing business logic rather than developing system-level functionality. Key features include:
  • Full EJB 2.0 implementation, which includes support for session, entity, and message-driven bean types

  • Container-managed persistence and container-managed relationship support for entity beans

  • Dynamic EJB stub generation on deployment

  • Enterprise archive (EAR) deployment

JDeveloper with EBJ

Return to J2EE and Internet Applications

Return to Quick Tour Outline