Actually, it looks like it was implemented, but only for Ref Cursors.
I also noticed that when you create a positional parameter you have to give it a position, but when you call prepare() to add that parameter to the query, the position attribute of the parameter is ignored in favor of its position in the collection of parameters.
|