Class CallableStatementWrapper

All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class CallableStatementWrapper extends PreparedStatementWrapper<CallableStatement> implements CallableStatement