-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Oracle Blob Help
PostPosted: Wed Apr 16, 2008 2:25 am 
Beginner
Beginner

Joined: Mon Aug 22, 2005 1:22 am
Posts: 36
Ok I have spent the last several hours reading and trying everything to get reading a blob from oracle to work.

Currently, I am getting the Connection Closed exception.

My current config is:

Hibernate 3.2.5
RDBMS: Oracle, version: Oracle9i Enterprise Edition Release 9.2.0.8.0
JDBC driver: Oracle JDBC driver, version: 11.1.0.6.0-Production+
dialect: org.hibernate.dialect.Oracle10gDialect

Now, I have used different combinations of between different drivers and dialects with no success. I am not using the the BlobUserType that is referenced in the docs/forums (should I?)

So what is the up to date way to get blobs to work with hibernate and oracle?

We are moving to 11g very soon. Will this problem be fixed in this release?

Any other suggestions?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 16, 2008 9:04 am 
Newbie

Joined: Tue Oct 09, 2007 3:09 am
Posts: 6
From my expirience, it's better to use oracle OCI drivers. I am using "instance_client_10_2" oracle OCI drivers, and it works well with blobs, without nessesary to use BlobUserType.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.