Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle + JDBC + Lobs

Oracle + JDBC + Lobs

From: <dejaalex7_at_my-dejanews.com>
Date: Fri, 14 May 1999 16:11:20 GMT
Message-ID: <7hhhv5$bhn$1@nnrp1.deja.com>


When I try to compile the oracle example for blobs I get then next message. Does anybody know a solution ??

javac -classpath
"/usr/lib/java/lib/classes.zip:/home/users/alex/classes111.zip:./" LobExample.java

LobExample.java:0: The method oracle.jdbc.driver.OracleBlob getBlob(int) declared in class oracle.jdbc.driver.OracleResultSet cannot override the method of the same signature declared in interface java.sql.ResultSet. They must have the same return type.

I work with: Linux, Oracle 8.0.5 (OCI8) and JDK1.1.7 or JDK1.2r1

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Fri May 14 1999 - 11:11:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US