(loggingStatement: StringAdd).self
(loggingStatement: StringFormat).self
(loggingStatement: ArrowAssoc[LoggingStatement]).x
(Since version 2.10.0) Use leftOfArrow instead
(loggingStatement: Ensuring[LoggingStatement]).x
(Since version 2.10.0) Use resultOfEnsuring instead
A wrapper for
java.sql.Statementthat logs statements and benchmark results to the appropriate JdbcBackend loggers.