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.