deploytool Tips for Entity Beans with Bean-Managed Persistence

Chapter 4 gave step-by-step instructions for creating and packaging a session bean. To build an entity bean, you follow the same procedures, but with the following exceptions.

1.
In the New Enterprise Bean wizard, specify the bean’s type and persistent management.
a. In the General dialog box, select the Entity radio button.
b. In the Entity Settings dialog box, select the radio button for Bean-Managed Persistence.
2.
In the Resource Refs tab, specify the resource factories referenced by the bean. These settings enable the bean to connect to the database. For instructions, see the section deploytool Tips for Resource References (page 354).
3.
Before you deploy the bean, verify ...

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.