EJB 3.0 Online Library overview
In this sample project, you will learn how to create Enterprise JavaBeans 3.0 (EJB 3.0) enterprise
beans, Java™ Persistence API
(JPA) entities, relationships, and security options by using the EJB
3.0 domain modeling tool.
Time required: 0.5 hour
This sample project contains the complete EJB 3.0 Online
Library application that the design model describes in the EJB 3.0
Online Library models sample. This sample includes complete versions
of the initial source code that the EJB 3.0 Online Library generated.
The EJB 3.0 Online Library project contains the following artifacts:
- JSP entity classes (Author, Book, User, BookLoan)
- Stateful session bean (UserManagerBean implementing remote interface UserManagerRemote)
- Stateless session bean (AdminManagerBean implementing local interface AdminManagerLocal)
To view the EJB 3.0 domain modeling Online Library, you must import the sample into your workspace. For more information about how to import this sample model, click Setup instructions.