Skip to Content
0
Jun 06, 2007 at 08:04 PM

Calling Stored Procedure from JDBC Adapter

35 Views

Hello,

I am Updating a SQL Server Table using JDBC Adapter.

Now I have multiple input rows and the procedure needs to be called for each set.

Do I need to use multimapping for this or just generating multiple <b>Statement</b> node will solve?

Also For this will there is any knows/ forseen problem (like Transaction handling) that I need to take care of?

Thanks and Regards,

Himadri

Message was edited by:

Himadri Chakraborty