Hi all,
I'm using Hibernate 3.01. We are migrating to SQL Server 2005 and would like to use the SNAPSHOT isolation level.
Using hibernate.connection.isolation and hibernate.connection.url, it works great (tested with DataDirect and jTDS drivers - head revision as per 15.06.07)
However, if I use hibernate.connection.isolation and hibernate.connection.datasource, the isolation level is ignored.
I use Weblogic 8.1 sp6 connection pools.
Have you experienced this behaviour ? I am probably missing something here ... Any help more than welcome !
Kind regards,
Regis
|