Class StatementWrapperImpl

java.lang.Object
com.aoapps.sql.wrapper.StatementWrapperImpl
All Implemented Interfaces:
StatementWrapper, Wrapper, AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
PreparedStatementWrapperImpl

public class StatementWrapperImpl extends Object implements StatementWrapper
Wraps a Statement.
Author:
AO Industries, Inc.