lenin_s
03-01-2006, 07:15
Hi,
Could you please help sort out my issue with JDBC data types. I have a requirement wherein i need to pass a string array (java.lang.String[]) to a stored procedure as input. The data type java.lang.String[] is not directly supported. Could you please suggest an alternative mechanism?
Best Regards
Sivaraj Lenin
Could you please help sort out my issue with JDBC data types. I have a requirement wherein i need to pass a string array (java.lang.String[]) to a stored procedure as input. The data type java.lang.String[] is not directly supported. Could you please suggest an alternative mechanism?
Best Regards
Sivaraj Lenin