Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Passing CLOB arguments to PL/SQL from JDBC
Is this possible? I've seen examples of using the "empty_clob()" construct to insert rows to a table from JDBC, but I haven't come accross any examples which demostrate setting the CLOB as an argument to a PL/SQL procedure or function. If I use setString(), will it choke on me if the size of the string is larger than 4000 chars?
Thanks
-Selim Tuvi
Rockwell Science Center
Received on Wed Aug 30 2000 - 20:36:18 CDT
![]() |
![]() |