-->
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: update of oracle lobs > 2048Bytes
PostPosted: Wed Aug 09, 2006 4:09 am 
Beginner
Beginner

Joined: Tue Jul 12, 2005 11:15 am
Posts: 29
Hibernate version: 3.1.3

Mapping documents:
<property name="byteArrayContent"
type=byte[]"
update="true"
insert="true"
access="property"
column="ELEMENT_BYTEARRAYCONTENT"/>

Full stack trace of any exception that occurs:
No exceptions thrown.

Our applications freeze when we update LOBs
which the size is greater than 2048 Bytes.

Name and version of the database you are using:
Oracle database 9.2.0.6.0
Driver jdbc ojdbc14.jar ( 10gRelease2 -10.2.0.1.0 )


The update works with the datadirect driver
http://www.datadirect.com/index.ssp

Any other solutions???
free jdbc driver

Pim.

_________________
Pim.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 11, 2006 7:56 am 
Beginner
Beginner

Joined: Tue Jul 12, 2005 11:15 am
Posts: 29
How can I do without datadirect driver?

_________________
Pim.


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.