miguel - 2006-02-28

Hi all

I have a question concerning the use of CLOBs and BLOBs. These SQL types cannot be used "offline", because they are streams.

I need to convert these types into Strings or byte arrays.

Is there a way to get sql2java to handle this automatically?

Thanks for an answer.