Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:3.2
Name and version of the database you are using: DB2 UDB V9
We are using DB2 UDB v9 and it appears that default setting for IBM JDBC driver is to fetch BLOB data in memory. That is an issue for us and we would like to turn this behavior OFF.
There are some switches for IBM JDBC type 4 driver that govern this behavior. is there a way to turn ON/OFF jdbc driver specific properties from hibernate configuration file?
Thanks
- rajeev (
rjha94@yahoo.com)