Hi,
I am using the spring 3.0.5 jars. Just thought this info might be useful.
Type: Posts; User: venkythaniks; Keyword(s):
Hi,
I am using the spring 3.0.5 jars. Just thought this info might be useful.
Hi,
Thanks for the reply. I tried that and I am getting the same exception. Here is the stack trace.
SystemErr org.springframework.jdbc.UncategorizedSQLException: CallableStatementCallback;...
Hi,
I wanted to call an oracle Stored procedure. One of the out parameter is a cursor. I am receiving an error for the below statement. Please let me know what datatype I have to specify for the...