Replacing the sun CachedRowSet with OracleCachedRowSet
Well
I had a problem with the sun's CachedRowSet and oracle's Clobs/Blobs (IT'S A BUG AND I ALREADY REPORTED TO SUN)
As a workaround somebody suggested using the OracleCachedRowSet but how can i put this to work....... if it realy works......
can somebody help with this?
There is another way of using CLOBS/BLOBS with JSC and oracle ?
PS: I already used that clob tutorial and just don't works with oracle because of that bug

