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 JdbcMocks.PreparedStatementHandler JdbcProperties ResultSetUtil SharedDriverManagerConnectionProviderImpl A special connection provider that is shared across test runs for better performance.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.SQLStatementInspector SQLStatementInterceptor Deprecated. useSQLStatementInspector
instead