Oracle9iAS - Internet Applications Go to menu
Java Applications Using EJBs back | 1 2 3 4 5 6 7 8 9 10 | next
Enterprise JavaBean (EJB) technology runs in Oracle9iAS Containers for J2EE, allowing developers to focus on implementing business logic for applications rather than developing system-level functionality. Key features include:
EJB 1.1 & 2.0 support
Container-managed and bean-managed persistence
Dynamic EJB stub generation on demand
Enterprise archive (EAR) deployment
Automatic or manual EJB application deployment
Jdeveloper with EJB