CLOB.createTemporary throws ClassCastException...  
Author Message
lhohoff





PostPosted: 2003-11-12 0:16:00 Top

java-programmer, CLOB.createTemporary throws ClassCastException... I am also having the same problem. Does anyone have a solution? I read
that the workaround is to somehow extract the underlying connection to
give to the createTemporary method. Problem is I'm not sure how to do
that!

bartleby <email***@***.com> wrote in message news:<email***@***.com>...
> I got the same probleme, have you fond out how to solve the problem ?