Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> OCCI - Statement::setDataBuffer()

OCCI - Statement::setDataBuffer()

From: Allon Dafner <allond_at_amdocs.com>
Date: 13 Feb 2003 01:45:03 -0800
Message-ID: <2c9b2416.0302130145.2b730aa6@posting.google.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US