JDBC - Getting Arrays
From: Paresh Shah <paresh_shah_at_merck.com>
Date: Mon, 28 Jun 1999 08:48:36 -0400
Message-ID: <7l7r2r$4e8$1_at_merck.com>
Hi,
Date: Mon, 28 Jun 1999 08:48:36 -0400
Message-ID: <7l7r2r$4e8$1_at_merck.com>
Hi,
I have a Pl/Sql procedure, returning arrays.
Usinh JDBC,
Can I register the array parameter as OracleTypes.OTHER?
When I reteive from resultset, can I get it as,
getOBject and cast it into an Array Object?
I am using Oracle734 database.
Any help is appreciated.
I cannot import oracle.sql.* from classes111.zip
Paresh.
The contents of this message express only the sender's opinion. This message does not necessarily reflect the policy or views of my employer, Merck & Co., Inc. All responsibility for the statements made in this Usenet posting resides solely and completely with the sender.Received on Mon Jun 28 1999 - 14:48:36 CEST