Download
FAQ History |
API
Search Feedback |
deploytool Tips for Entity Beans with Bean-Managed Persistence
Chapter 25 gives 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.
- In the New Enterprise Bean wizard, specify the bean's type and persistent management.
- In the Resource Ref's tab, specify the resource factories referenced by the bean. These settings enable the bean to connect to the database. For more information on resource references, see Database Connections.
- Before you deploy the bean, verify that the JNDI names are correct.
Download
FAQ History |
API
Search Feedback |
All of the material in The J2EE(TM) 1.4 Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.