Uses of Interface
org.jdbi.v3.core.statement.SqlLoggable
Packages that use SqlLoggable
Package
Description
The
statement package provides most of the Fluent API
to drive statement execution.-
Uses of SqlLoggable in org.jdbi.v3.core.statement
Methods in org.jdbi.v3.core.statement with parameters of type SqlLoggableModifier and TypeMethodDescription(package private) static <T> TSqlLoggerUtil.wrap(SqlLoggable<T> r, StatementContext ctx, SqlLogger logger)