This describes how to directly obtain a SqlRowSet using SimpleJdbcCall with a stored procedure in your database that has a cursor output parameter,
I am working with an Oracle database, I've attempted to create an example that should work for other databases, my Oracle example details issues with Oracle.