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 the ejb3-toplink-sessions.xml File

The ejb3-toplink-sessions.xml file is applicable only if you are using the TopLink JPA preview persistence provider.

Note:

By default, OC4J uses the TopLink Essentials JPA persistence provider. In this case, you can configure TopLink session-level options using TopLink JPA extensions ("Accessing TopLink API at Run Time With TopLink Essentials JPA Persistence").

This section describes the following:

For more information, see "What is the ejb3-toplink-sessions.xml File?".

Creating ejb3-toplink-sessions.xml With TopLink Workbench

For EJB 3.0 applications, if the only JDK 1.5 language extension that your entity classes use are annotations, you can use the TopLink Workbench to create and configure a ejb3-toplink-sessions.xml file. Oracle recommends using the TopLink Workbench to create and configure this file.

For more information, see the following:

  • "Understanding the TopLink Workbench" in the Oracle TopLink Developer's Guide

  • "Creating project.xml with TopLink Workbench" in the Oracle TopLink Developer's Guide.