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

Home -> Community -> Usenet -> c.d.o.server -> Re: Facing problem with CallableStatement

Re: Facing problem with CallableStatement

From: <stevedhoward_at_gmail.com>
Date: 8 May 2006 09:14:43 -0700
Message-ID: <1147104883.758867.133760@u72g2000cwu.googlegroups.com>


Hi Suresh,

You are OK mapping a java SQL type of VARCHAR to an Oracle VARCHAR2.

I think your issue, though, is you should be registering a parameter of registerIndexTableOutParameter, rather than a "regular" out parameter for the associative array.

Regards,

Steve Received on Mon May 08 2006 - 11:14:43 CDT

Original text of this message

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