Interface PreparedStatementWrapper

All Superinterfaces:
AutoCloseable, PreparedStatement, Statement, StatementWrapper, Wrapper, Wrapper
All Known Subinterfaces:
CallableStatementWrapper
All Known Implementing Classes:
CallableStatementWrapperImpl, PreparedStatementWrapperImpl

public interface PreparedStatementWrapper extends StatementWrapper, PreparedStatement
Author:
AO Industries, Inc.