Passing Multiple records to SP from Java

From: Newbie <learning_still_at_hotmail.com>
Date: 4 Mar 2003 01:56:12 -0800
Message-ID: <6093c29e.0303040156.4014f240_at_posting.google.com>


Hi,
I have a situation where i need to store Master-Detail kind of records in db which are to be passed to the SP from Java code. Its somewhat like -
An XML stream is generated that contains the Master-Detail records structre (One Master-to- Multiple Detail records in XML attributes format). The XML stream is passed to JRun Servlets that processes the XML and makes the SP call. Now i need to know a way with which only one call be made to SP for multiple detail records to be inserted into db. Something like, passing a table of records to SP from JAVA. Any suggestions?
TIA Received on Tue Mar 04 2003 - 10:56:12 CET

Original text of this message