This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Problem with BLOB and Oracle 10guromahn Jul 31, 2006 10:39 AM (in response to kristi2006)What JDBC driver are you using? There are several known bugs in some older Oracle JDBC driver with blobs. I suggest to download the latest Oracle JDBC driver. 
 In addition, make sure you have the correct settings for Hibernate, especially for BLOB data types.
- 
        2. Re: Problem with BLOB and Oracle 10goglueck Nov 30, 2006 10:43 AM (in response to kristi2006)There was a bug in the first 10g Oracle JDBC driver. Fixed in the latest version! 
 
    