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