| Class | Description |
|---|---|
| ConnectionMessage |
SqlMessage related to connection events. |
| ExceptionOccuredMessage |
SqlMessage related to the logging of Exceptions. |
| MethodReturnedMessage |
SqlMessage related to the logging of methods calls returns. |
| SqlMessage |
Parent class of all
Messages associated with log4jdbc log events,
to perform common operations such as sql formatting. |
| SqlTimingOccurredMessage |
SqlMessage related to the logging of SQL statements, with execution time information. |
| Enum | Description |
|---|---|
| ConnectionMessage.Operation |
An
enum to define the value of operation
when the action on the connection was to open,close or abort it. |
Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.