Class WrappedStatement

java.lang.Object
net.anwiba.commons.jdbc.connection.WrappedStatement
All Implemented Interfaces:
AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
WrappedPreparedStatement

public class WrappedStatement extends Object implements Statement