Home » Developer & Programmer » JDeveloper, Java & XML » unsupported feature in jdbc CallableStatement
unsupported feature in jdbc CallableStatement [message #91955] Tue, 09 December 2003 07:55
Alain L.
Messages: 1
Registered: December 2003
Junior Member
Hi,

I'm trying to execute some PL/SQL function from a java application using jdbc. However the methods of the form
setDouble(String, double) are not supported when I use ojdbc14.jar. I know I could use setDouble(int, double) instead but it would involve setting about 35 parameters instead of 7, and I'd like to avoid it.

Anyone has any idea how to get around this problem.

Thanks,

Alain
Previous Topic: ORA-01729: for XMLType
Next Topic: haspath, inpath für xml data in blob column
Goto Forum:
  


Current Time: Fri Apr 19 08:28:10 CDT 2024