| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PG_PREPARED_STATEMENT_EXECUTE_METHOD_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.postgresql.PreparedStatementExecuteMethodsInterceptor" |
public static final String |
PG_STATEMENT_EXECUTE_METHOD_INTERCEPTOR |
"org.apache.skywalking.apm.plugin.jdbc.postgresql.StatementExecuteMethodsInterceptor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PG_CONNECTION_ENHANCE_CLASS |
"org.postgresql.jdbc.PgConnection" |
public static final String |
PG_JDBC3_CONNECTION_ENHANCE_CLASS |
"org.postgresql.jdbc3g.Jdbc3gConnection" |
public static final String |
PG_JDBC4_CONNECTION_ENHANCE_CLASS |
"org.postgresql.jdbc4.Jdbc4Connection" |
public static final String |
PG_JDBC42_CONNECTION_ENHANCE_CLASS |
"org.postgresql.jdbc42.Jdbc42Connection" |
public static final String |
STRING_ARRAY_ARGUMENT_TYPE |
"java.lang.String[]" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREATE_CALLABLE_STATEMENT_INTERCEPTOR_CLASS |
"org.apache.skywalking.apm.plugin.jdbc.postgresql.CreateCallableStatementInterceptor" |
public static final String |
CREATE_PREPARED_STATEMENT_INTERCEPTOR_CLASS |
"org.apache.skywalking.apm.plugin.jdbc.postgresql.CreatePreparedStatementInterceptor" |
public static final String |
CREATE_STATEMENT_INTERCEPTOR_CLASS |
"org.apache.skywalking.apm.plugin.jdbc.postgresql.CreateStatementInterceptor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENHANCE_CLASS |
"org.postgresql.jdbc3.Jdbc3Connection" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENHANCE_CLASS |
"org.postgresql.jdbc4.Jdbc4Connection" |
Copyright © 2018 The Apache Software Foundation. All rights reserved.