Uses of Class
org.hibernate.testing.jdbc.SQLStatementInspector
Packages that use SQLStatementInspector
-
Uses of SQLStatementInspector in org.hibernate.testing.jdbc
Methods in org.hibernate.testing.jdbc that return SQLStatementInspectorModifier and TypeMethodDescriptionstatic SQLStatementInspector
SQLStatementInspector.extractFromSession
(SessionImplementor session) -
Uses of SQLStatementInspector in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return SQLStatementInspectorModifier and TypeMethodDescriptionEntityManagerFactoryScope.getCollectingStatementInspector()
SessionFactoryScope.getCollectingStatementInspector()