All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BasicSqlNameStrategy Collects metrics by respective SQLObject methods.DefaultNameStrategy Default strategies which build a basis of more complex strategiesDelegatingStatementNameStrategy InstrumentedSqlLogger ASqlLoggerimplementation for JDBI which uses the SQL objects' class names and method names for nanosecond-precision timers.InstrumentedTimingCollector Deprecated. UseInstrumentedSqlLoggerandConfigurable.setSqlLogger(SqlLogger)instead.NaiveNameStrategy Very simple strategy, can be used with any JDBI loader to build basic statistics.SmartNameStrategy Uses aBasicSqlNameStrategyand fallbacks toDefaultNameStrategy.CONSTANT_SQL_RAWStatementNameStrategy Interface for strategies to statement contexts to metric names.TimedAnnotationNameStrategy Takes into account theTimedannotation on extension methods