You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by R6 <ge...@gmail.com> on 2022/10/30 03:36:04 UTC

help with CLOB

I have a program in production that is failing because I can't figure
out how to write Camel/Java/SQL with an OUT parameter of type CLOB,
can someone help?

https://stackoverflow.com/questions/74228857/camel-calls-stored-procedure-which-works-fine-except-for-new-mystery-ora-except

thanks