Class JdbcSingletons

java.lang.Object
io.opentelemetry.instrumentation.jdbc.internal.JdbcSingletons

public final class JdbcSingletons extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Field Details

    • STATEMENT_INSTRUMENTER

      public static final io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<DbRequest,Void> STATEMENT_INSTRUMENTER
  • Method Details

    • statementInstrumenter

      public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<DbRequest,Void> statementInstrumenter()