Interface CommonCallableStatement

All Superinterfaces:
AutoCloseable, CallableStatement, CommonPreparedStatement, CommonStatement, PreparedStatement, Statement, Wrapper

public interface CommonCallableStatement extends CommonPreparedStatement, CallableStatement
Author:
Leonard Woo