Package com.codahale.metrics.jdbi3
package com.codahale.metrics.jdbi3
-
ClassesClassDescriptionA
SqlLoggerimplementation for JDBI which uses the SQL objects' class names and method names for nanosecond-precision timers.Deprecated.
SqlLogger implementation for JDBI which uses the SQL objects' class names and
method names for nanosecond-precision timers.
InstrumentedSqlLoggerandConfigurable.setSqlLogger(SqlLogger)instead.