To use component-managed persistence, you must configure the component’s persistence properties and implement the required methods from the EntityBean interface.
Display the Component Properties window in the Adaptive Server plug-in and configure the following fields on the Persistence tab:
Persistence Choose Component Class.
Primary Key Enter the name of the primary key type (see “Allowable primary key types”).
In most cases, no other persistence settings are required. You can delegate to EJB Server’s built-in storage components rather than implementing your own database access code. If you do so, configure the Storage Component, Connection Cache, and Table fields (see “Storage components”).