Oracle.sql.CLOB
405193Oct 27 2003 — edited Oct 27 2003Hello All,
I have method that uses the CLOB object.Hence I added the statement import Oracle.sql.CLOB or import oracle.sql.*;
(I tried both).Now when I am trying to compile the java file.It is saying that cannot resolve the symbol.
I have oracle_home/classes12.zip in .profile file and have read permissions for that zip file.
My environment oracle9.2,weblogic7.0 and java1.3.
What more I need to do for import oracle.sql.CLOB successfully.
Any suggestions please post.
Thanks
sandhya