Package org.hibernate.testing.jdbc
-
Class Summary Class Description ConnectionProviderDelegate ThisConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties.DataSourceStub JdbcMocks JdbcMocks.ConnectionBuilder JdbcMocks.EmptyResultSetHandler JdbcMocks.Options JdbcProperties ResultSetUtil SQLServerSnapshotIsolationConnectionProvider ThisConnectionProvider
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.SQLStatementInterceptor