This piece of code works fine outside weblogic 8.1 try { // select the bfile locator from the database strStatement = " SELECT name" + " , bfile_col" + " FROM lobsamp" + " WHERE id = " + lngId;
My question is how do I cast ResultSet object to OracleResultSet ?? Like weblogic.jdbc.vendor.oracle.OracleThinBlob is for oracle.sql.BLOB, is there any third party drivers with weblogic servers for oracle.sql.BFILE?
Thank you in advance -Jessica
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.