Uses of Class
org.hibernate.testing.jdbc.ConnectionProviderDelegate
Packages that use ConnectionProviderDelegate
-
Uses of ConnectionProviderDelegate in org.hibernate.testing.jdbc
Subclasses of ConnectionProviderDelegate in org.hibernate.testing.jdbcModifier and TypeClassDescriptionclassThisConnectionProviderextends 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. -
Uses of ConnectionProviderDelegate in org.hibernate.testing.orm.jdbc
Subclasses of ConnectionProviderDelegate in org.hibernate.testing.orm.jdbcModifier and TypeClassDescriptionclassThisConnectionProviderextends any other ConnectionProvider that would be used by default taken the current configuration properties, and it intercept the underlyingPreparedStatementmethod calls.classThisConnectionProviderextends any other ConnectionProvider that would be used by default taken the current configuration properties, and it just sets a default TimeZone which is different than the current default one.