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

Configuring Table and Column Information

The EJB 2.1 specification does not prescribe how the abstract persistence schema of an entity bean should be mapped to a relational (or other) schema of a persistent store, or define how such a mapping is described.

However, using OC4J and the TopLink persistence API, you can do the following:

For more information, see the following:

Note:

In this release, orion-ejb-jar.xml file <entity-deployment> subelement <cmp-field-mapping> is not used. For more information, see "<entity-deployment>".