Package org.hibernate.testing.jdbc
-
Class Summary Class Description ConnectionProviderDelegate ThisConnectionProviderextends 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 ThisConnectionProviderextends 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