Class StatementWrapper<T extends Statement>

java.lang.Object
cool.scx.jdbc.spy.SpyWrapper<T>
cool.scx.jdbc.spy.wrapper.StatementWrapper<T>
All Implemented Interfaces:
AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
PreparedStatementWrapper

public class StatementWrapper<T extends Statement> extends SpyWrapper<T> implements Statement
StatementWrapper
Version:
0.0.1
Author:
scx567888