1. hibernate.connection.isolation property value dosent work forum.hibernate.orgWe use hibernate.3.1.3 with DB2. We want to use the TRANSACTION_READ_UNCOMMITTED isolation level. We set the transaction isolation level as |
2. Hibernate 3.0.5 connection isolation and Websphere forum.hibernate.orgHello, Is anyone using Websphere and a datasource without database transactions? This is a typical situation with legacy iSeries database tables. On an iSeries system there is often a need to perform database updates without using transactions. The Hibernate property |
3. hibernate.connection.isolation ignored with connection pool forum.hibernate.orgHi 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 ... |
4. hibernate.connection.isolation ignored with connection pool forum.hibernate.orgHi 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 ... |