| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATE_CALLABLE_STATEMENT_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.CreateCallableStatementInterceptor" |
public static final String |
CREATE_PREPARED_STATEMENT_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.CreatePreparedStatementInterceptor" |
public static final String |
CREATE_STATEMENT_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.CreateStatementInterceptor" |
public static final String |
DRIVER_CONNECT_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.DriverConnectInterceptor" |
public static final String |
PREPARED_STATEMENT_EXECUTE_METHODS_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.PreparedStatementExecuteMethodsInterceptor" |
public static final String |
SET_CATALOG_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.SetCatalogInterceptor" |
public static final String |
STATEMENT_EXECUTE_METHODS_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.mysql.StatementExecuteMethodsInterceptor" |
Copyright © 2019 The Apache Software Foundation. All rights reserved.