Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


Package org.eclipse.persistence.logging

Interface Summary
SessionLog SessionLog is the ever-so-simple interface used by EclipseLink to log generated messages and SQL.

 

Class Summary
AbstractSessionLog Represents the abstract log that implements all the generic logging functions.
DefaultSessionLog Purpose: Default log used for the session when message logging is enabled.
EclipseLinkLogRecord INTERNAL: Used to include TopLink's own logging properties that will be formatted by a TopLink Formatter
JavaLog PUBLIC: This is a wrapper class for java.util.logging.
LogFormatter Print a brief summary of a TopLink LogRecord in a human readable format.
SessionLogEntry SessionLogEntry is a simple container object that holds all the information pertinent to an EclipseLink logging event.
XMLLogFormatter Format a TopLink LogRecord into a standard XML format.

 


Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.