Uses of Class
org.hibernate.engine.jdbc.spi.SqlStatementLogger
Packages that use SqlStatementLogger
Package
Description
SPI contracts supporting various aspects of JDBC interaction.
-
Uses of SqlStatementLogger in org.hibernate.engine.jdbc.spi
Methods in org.hibernate.engine.jdbc.spi that return SqlStatementLoggerModifier and TypeMethodDescriptionJdbcServices.getSqlStatementLogger()
Obtain service for logging SQL statements.