程序包 org.apache.skywalking.apm.plugin.jdbc.postgresql
package org.apache.skywalking.apm.plugin.jdbc.postgresql
-
类类说明
JDBCPrepareStatementWithStringArrayInterceptorreturnSWPreparedStatementinstance that wrapper the real preparedStatement instance when the client callorg.postgresql.jdbc.PgConnection#prepareStatement(String, String[])method. method.PreparedStatementExecuteMethodsInterceptorcreate the exit span when the client call the interceptor methods.StatementExecuteMethodsInterceptorcreate the exit span when the client call the interceptor methods.