Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g (10.1.3.5.0)

Part Number E13981-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

14 Using an EJB 2.1 Entity Bean With Container-Managed Persistence

This chapter describes the various options that you must configure in order to use an EJB 2.1 entity bean with container-managed persistence.

Table 14-1 lists these options and indicates which are basic (applicable to most applications) and which are advanced (applicable to more specialized applications).

For more information, see the following:

Table 14-1 Configurable Options for an EJB 2.1 CMP Entity Bean

Options Type

"Configuring a Primary Key for an EJB 2.1 Entity Bean With Container-Managed Persistence"

Basic

"Configuring Table and Column Information"

Advanced

"Configuring Automatic Database Table Creation"

Advanced

"Configuring Default Relationship Generation"

Advanced

"Configuring a Container-Managed Persistent Field for an EJB 2.1 Entity Bean With Container-Managed Persistence"

Basic

"Configuring a Container-Managed Relationship Field for an EJB 2.1 Entity Bean With Container-Managed Persistence"

Basic

"Configuring a One-to-One Relationship"

Basic

"Configuring a Many-to-One Relationship"

Basic

"Configuring a One-to-Many Relationship"

Basic

"Configuring a Many-to-Many Relationship"

Basic

"Configuring Lazy Loading on Finder Methods"

Advanced

"Configuring Bean Instance Pool Size"

Basic

"Configuring Bean Instance Pool Timeouts for Entity Beans"

Advanced

"Configuring a Life Cycle Callback Method for an EJB 2.1 Entity Bean With Container-Managed Persistence"

Basic