Interface CallableStatementWrapper

All Superinterfaces:
AutoCloseable, CallableStatement, PreparedStatement, PreparedStatementWrapper, Statement, StatementWrapper, Wrapper, Wrapper
All Known Implementing Classes:
CallableStatementWrapperImpl

public interface CallableStatementWrapper extends PreparedStatementWrapper, CallableStatement
Author:
AO Industries, Inc.