[ Content | View menu ]

Monthly Archive February, 2010

Calling an Oracle stored procedure with a Table parameter with Spring’s StoredProcedure class

11 Feb 2010

I don’t normally do this sort of thing, but this took my colleague Tony Lawrence and me a while to figure out and we didn’t find a good explanation on the web. This will be a very dull posting unless you need to fix this particular problem. Sorry about that.

We happen to be using the [...]

Coding - 0 Comments