Package | Description |
---|---|
org.hibernate.testing.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerSnapshotIsolationConnectionProvider
This
ConnectionProvider extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it
just sets the READ_COMMITTED_SNAPSHOT isolation level for SQL Server. |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.