java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.postgresql.define.Constants
public class Constants
extends Object
Interceptor class name constant variable
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
CREATE_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_STATEMENT_INTERCEPTOR_CLASS
- 另请参阅:
-
-
CREATE_PREPARED_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_PREPARED_STATEMENT_INTERCEPTOR_CLASS
- 另请参阅:
-
-
CREATE_CALLABLE_STATEMENT_INTERCEPTOR_CLASS
public static final String CREATE_CALLABLE_STATEMENT_INTERCEPTOR_CLASS
- 另请参阅:
-
-
构造器详细资料
-
Constants
public Constants()