java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.postgresql.define.Constants
public class Constants
extends Object
Interceptor class name constant variable
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CREATE_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_STATEMENT_INTERCEPTOR_CLASS
- See Also:
-
-
CREATE_PREPARED_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_PREPARED_STATEMENT_INTERCEPTOR_CLASS
- See Also:
-
-
CREATE_CALLABLE_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_CALLABLE_STATEMENT_INTERCEPTOR_CLASS
- See Also:
-
-
Constructor Details
-
Constants
public Constants()