Package org.jdbi.v3.core.statement
Interface TimingCollector
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
This class collects timing information for statement execution.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TimingCollector
Deprecated.UseSqlLogger.NOP_SQL_LOGGER
instead. -
Method Summary
-
Field Details
-
NOP_TIMING_COLLECTOR
Deprecated.UseSqlLogger.NOP_SQL_LOGGER
instead.GNDN.
-
-
Method Details
SqlLogger
instead.