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

Home -> Community -> Mailing Lists -> Oracle-L -> Java, Vector, and PLSQL

Java, Vector, and PLSQL

From: <Witold.Iwaniec_at_atl.bluecross.ca>
Date: Tue, 26 Jun 2001 10:41:06 -0700
Message-ID: <F001.003389EC.20010626104643@fatcity.com>

Hi

In a web application taht I write in java I need to pass a number of parameters to a PL/SQL stored procedure. Since the number of parameters can be different a Vector, ArrayList, or HashTable on the java side would be a good choice. Can you pass a Vector to a PL/SQL stored procedure?

If I have to, I could write the stored procedures in java but PL/SQL is almost done. A new requirement has come up and it requires a variable number of parameters.

Thanks

Witold

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Witold.Iwaniec_at_atl.bluecross.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 26 2001 - 12:41:06 CDT

Original text of this message

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