(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.Statement
that logs statements and benchmark results to the appropriate JdbcBackend loggers.