All Classes and Interfaces
Class
Description
Collects metrics by respective SQLObject methods.
Default strategies which build a basis of more complex strategies
A
SqlLogger implementation for JDBI which uses the SQL objects' class names and
method names for nanosecond-precision timers.Deprecated.
Very simple strategy, can be used with any JDBI loader to build basic statistics.
Uses a
BasicSqlNameStrategy and fallbacks to DefaultNameStrategy.CONSTANT_SQL_RAWInterface for strategies to statement contexts to metric names.
Takes into account the
Timed annotation on extension methods
InstrumentedSqlLoggerandConfigurable.setSqlLogger(SqlLogger)instead.