Class WrappedCallableStatement

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

public class WrappedCallableStatement extends WrappedPreparedStatement implements CallableStatement