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.
Use InstrumentedSqlLogger and Configurable.setSqlLogger(SqlLogger) instead.
Very simple strategy, can be used with any JDBI loader to build basic statistics.
Interface for strategies to statement contexts to metric names.
Takes into account the Timed annotation on extension methods