|
log4jdbc3 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StatementSpy in net.sf.log4jdbc |
Subclasses of StatementSpy in net.sf.log4jdbc | |
class |
CallableStatementSpy
Wraps a CallableStatement and reports method calls, returns and exceptions. |
class |
PreparedStatementSpy
Wraps a PreparedStatement and reports method calls, returns and exceptions. |
Constructors in net.sf.log4jdbc with parameters of type StatementSpy | |
ResultSetSpy(StatementSpy parent,
ResultSet realResultSet)
Create a new ResultSetSpy that wraps another ResultSet object, that logs all method calls, expceptions, etc. |
|
log4jdbc3 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |