Sessions - General

Use to specify the general settings for the sessions.xml file.

Session Type
Specify whether this is a Database or Server session (the <session-type> tag).
Project Type
Specify whether this is a Class or XML project (the <project-class> or <project-xml> tag).
Profiler
Specify the profiler class (the <profiler-class> tag).
Exception Handler
Specify the exception handler class (the <exception-handler-class> tag).
External Transaction Controller
Specify whether TopLink database calls are synchronized with the container's transaction manager (the <uses-external-transaction-controller> tag).
Session Event Listeners
Name of the event listener(s) registered with the session (the <event-listener-class> tag).
Click Add to add a new event listener.

Related Topics

About the TopLink Sessions Editor
Working with Session Properties

 

Copyright © 1997, 2004, Oracle. All rights reserved.