| Package | Description |
|---|---|
| net.sf.log4jdbc.sql.jdbcapi |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementSpy
Wraps a CallableStatement and reports method calls, returns and exceptions.
|
class |
PreparedStatementSpy
Wraps a PreparedStatement and reports method calls, returns and exceptions.
|
| Constructor and Description |
|---|
ResultSetSpy(StatementSpy parent,
ResultSet realResultSet,
SpyLogDelegator logDelegator)
Create a new ResultSetSpy that wraps another ResultSet object, that logs all method calls, expceptions, etc.
|
Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.