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