Hi Bob,
I have to do exactly the same that you in my company, I have to access stored procedures returning oracle user data types and I'm going to use Spring as well
I didn' know that I could extend StoredProcedure class to achieve that, please could you give me a clue about how to begin subclassing it?
I suppose yo have written the execute method, haven't you?
Some help will be appreciated.
Thanks in advance
David