Package io.opentelemetry.instrumentation.jdbc.internal
-
Interface Summary Interface Description ThrowingSupplier<T,E extends Throwable> -
Class Summary Class Description DataSourceSingletons DbInfo DbInfo.Builder DbRequest JdbcAttributesExtractor JdbcMaps JDBC instrumentation shares a global map of connection info.JdbcNetAttributesExtractor JdbcSingletons JdbcUtils OpenTelemetryCallableStatement<S extends CallableStatement> OpenTelemetryConnection OpenTelemetryPreparedStatement<S extends PreparedStatement> OpenTelemetryStatement<S extends Statement> -
Enum Summary Enum Description JdbcConnectionUrlParser Structured as an enum instead of a class hierarchy to allow iterating through the parsers automatically without having to maintain a separate list of parsers.