Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 3 (10.1.3)
B14428-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

14 Using EJB 2.1 CMP Entity Bean API

This chapter describes the various options that you must configure in order to use an EJB 2.1 CMP entity bean.

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:

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

Options Type

"Configuring an EJB 2.1 CMP Entity Bean Primary Key"


Basic

"Configuring Automatic Database Table Creation"



"Configuring an EJB 2.1 CMP Entity Bean Container-Managed Persistence Field"


Basic

"Configuring an EJB 2.1 CMP Entity Bean Container-Managed Relationship Field"


Basic

"Configuring Default Mappings"


Basic

"Configuring Exclusive Write Access to the Database"


Advanced

"Configuring Lazy Loading on Finder Methods"


Advanced

"Configuring Bean Instance Pool Size"


Basic

"Configuring Bean Instance Pool Timeouts for Entity Beans"


Advanced