Package com.codahale.metrics.jdbi3
-
Class Summary Class Description InstrumentedSqlLogger ASqlLoggerimplementation for JDBI which uses the SQL objects' class names and method names for nanosecond-precision timers.InstrumentedTimingCollector Deprecated. UseInstrumentedSqlLoggerandConfigurable.setSqlLogger(SqlLogger)instead.