小第,你没定义输出参数啊.
应该是:
CallableStatement cstmt = conn.prepareCall(
                        "{ ?=call wholeCheck(?)}");