This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes CLOB Object efficiency problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "CLOB Object efficiency problem" Watch "CLOB Object efficiency problem" New topic
Author

CLOB Object efficiency problem

Manish Chhetri
Greenhorn

Joined: Oct 31, 2003
Posts: 11
I am using the jdbc thin driver to retrieve data from a CLOB object. The efficiency of this is very bad, i would like to know if by using the oci driver the performance of this operation will increase.


The One..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: CLOB Object efficiency problem
 
Similar Threads
unable to update CLOB data using Commons DBCP connection.
CLOB problem
slow performance MimeMessage and InputStream
Oracle JDBC driver does not support Datatypes defined in java.sql?
MimeMessage and input stream