Hi, we are using Spring 3.1 latest version, How to call Stored Procedures which return cursor as output without using row mappers .
Is there any way to get the rowset as result and we can manipulate the resultset however we want for stored procedures.


Reply With Quote
