{ call GetSingleEmpRS(?, ?) } In Java Class, i use the following syntax to get the results from SP.: queryForList("GetSingleEmpRs", Object);,