Package org.hibernate.testing.jdbc
-
Interface Summary Interface Description JdbcSpies.Callback -
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 JdbcSpies JdbcSpies.SpyContext 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