Package org.hibernate.testing.jdbc
package org.hibernate.testing.jdbc
-
ClassDescriptionThis
ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties.A special connection provider that is shared across test runs for better performance.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.Deprecated.
SQLStatementInspector
instead