@AutoService(value=dd.trace.Instrumenter.class) public final class ConnectionInstrumentation extends Object implements dd.trace.Instrumenter
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionInstrumentation.ConnectionAdvice |
| Modifier and Type | Field and Description |
|---|---|
static Map<PreparedStatement,String> |
preparedStatements |
| Constructor and Description |
|---|
ConnectionInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.agent.builder.AgentBuilder |
instrument(net.bytebuddy.agent.builder.AgentBuilder agentBuilder) |
public static final Map<PreparedStatement,String> preparedStatements