| Class | Description |
|---|---|
| LoggingPreparedStatementHandler |
Provides database related utility methods.
|
| LoggingResultSetHandler |
InvocationHandler for the ResultSet interface
that logs certain calls to the category LogCategories.JDBC. |
| LoggingStatementHandler |
InvocationHandler implementation for a proxy to the Statement interface
which logs relevant JDBC or SQL calls to the log categories org.databene.JDBC
and org.databene.SQL. |
| PooledConnectionHandler |
Wraps a connection for logging of JDBC connection handling.
|
Copyright © 2006–2014 Volker Bergmann. All rights reserved.