A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
clob killer help needed
Qand Davaatsedev
Ranch Hand
Joined: Feb 06, 2002
Posts: 36
posted
Jan 08, 2004 08:12:00
0
Environment: Websphere 4.0, Oracle 9
I am trying to read/write Clob object using Oracle sample from
http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/9i_jdbc/NewLOBAPISample/NewLOBAPISample.java.html
When I use datasource connection and try to get a
ResultSet
, it throws
java.lang.ClassCastException
: com.ibm.ejs.cm.proxy.ResultSetProxy
being unable to cast IBM proxy to OracleResultSet.
Was anyone able to overcome this problem?
Qand
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.
subject: clob killer help needed
Similar Threads
Inserting Picture
Image retreival from oracle and display in java
distributed transactions
How do I write a String to a java.sql.Clob
Problem in inserting large file in CLOB in Oracle
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter