public static class ConnectionInstrumentation.ConnectionConstructorAdvice extends Object
| Constructor and Description |
|---|
ConnectionConstructorAdvice() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDBInfo(Connection connection) |
@Advice.OnMethodExit(suppress=java.lang.Throwable.class) public static void addDBInfo(@Advice.This Connection connection)