类 StatementWrapper<T extends Statement>

java.lang.Object
cool.scx.jdbc.spy.SpyWrapper<T>
cool.scx.jdbc.spy.wrapper.StatementWrapper<T>
所有已实现的接口:
AutoCloseable, Statement, Wrapper
直接已知子类:
PreparedStatementWrapper

public class StatementWrapper<T extends Statement> extends SpyWrapper<T> implements Statement