Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OCCI - Statement::setDataBuffer()
Hi,
I am using OCCI, and I found the method Statement::setDataBuffer().
I want to use it for PL/SQL code (IN-params and OUT-params) instead of
setXXX and getXXX methods. (to enhance performance and avoid the
un-needed copy operations)
The problem is I couldn't find any examples, explanations or anything (which looks very odd to me).
So:
Any response would be much appreciated.
Thanks,
Allon. Received on Thu Feb 13 2003 - 03:45:03 CST
![]() |
![]() |