getClob()
807588Feb 16 2009 — edited Feb 17 2009Hi,
Im a newbie using jdk1.6, netbeans6.5 for developing a webapp,with oracle 10g in the backend, im facing a problem while accessing CLOB field .
the value returned is like "oracle.sql.CLOB@b4728:"
how to get the text value of the field?
Peter