Skip Headers

Oracle® Application Server 10g Quick Tour
10g (9.0.4)
Part No. B10374-02
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

The Sessions Editor

Developers use the OracleAS TopLink Sessions Editor to create and manage the sessions.xml file. The sessions.xml configures one or more sessions for your project, and associates the sessions with the project.

This approach allows you to configure the following elements for each project:

  • Database (JDBC) login information different from that used during development (for example, external data sources for the host application server’s connection pools)

  • JTA/JTS transaction usage

  • Cache synchronization

  • Session Broker (multiple databases appearing as a single TopLink session)

TopLink Mapping Workbench screen