Uses of Class
org.hibernate.testing.jdbc.SQLStatementInspector
-
Packages that use SQLStatementInspector Package Description org.hibernate.testing.jdbc org.hibernate.testing.orm.junit -
-
Uses of SQLStatementInspector in org.hibernate.testing.jdbc
Methods in org.hibernate.testing.jdbc that return SQLStatementInspector Modifier and Type Method Description static SQLStatementInspector
SQLStatementInspector. extractFromSession(org.hibernate.engine.spi.SessionImplementor session)
-
Uses of SQLStatementInspector in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return SQLStatementInspector Modifier and Type Method Description SQLStatementInspector
SessionFactoryScope. getCollectingStatementInspector()
-