Home

 

Implementing the session facade

The front-end application communicates with the JPA entity model through a session facade. This design pattern makes the entities invisible to the EJB client.

In this section we build the session facade, EJBBank, a stateless session bean.

ibm.com/redbooks