This graphic illustrates Oracle Database accessing a remotely deployed EJB.
- From within the database, a Java Stored Procedure calls Employee Bean, which is an Enterprise Java Bean within the Application Server.
- The EJB updates the Employee Table within the database with the requested employee information.
End of list.
End of description.