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

Home -> Community -> Mailing Lists -> Oracle-L -> Helping developers write a pl/sql wrapper to translate a nested table to jdbc VARRAY

Helping developers write a pl/sql wrapper to translate a nested table to jdbc VARRAY

From: Charles Schultz <sacrophyte_at_gmail.com>
Date: Fri, 19 Jan 2007 15:02:12 -0600
Message-ID: <7b8774110701191302g65a3c170qf327cbf9b3cec580@mail.gmail.com>


As pl/sql is one of my weak points, I was wondering if anyone had any working examples of converting TABLE to VARRAY in a pl/sql wrapper? I am browsing the documentation:
http://download-east.oracle.com/docs/cd/B19306_01/java.102/b14355/apxref.htm#BABFECBJ

It gives a very limited example using BOOLEAN, which is probably the easiest thing in the world to convert.
Any and all help would be much appreciate. TIA,
--

Charles Schultz

--

http://www.freelists.org/webpage/oracle-l Received on Fri Jan 19 2007 - 15:02:12 CST

Original text of this message

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