Uses of Package
org.hibernate.testing.orm.jdbc
Packages that use org.hibernate.testing.orm.jdbc
-
Classes in org.hibernate.testing.orm.jdbc used by org.hibernate.testing.orm.jdbcClassDescriptionThis
ConnectionProvider
extends any other ConnectionProvider that would be used by default taken the current configuration properties, and it intercept the underlyingPreparedStatement
method calls.