ConnectionInstrumentation intercept the following methods that the class which extend
PgConnection.
1.DriverInstrumentation presents that skywalking intercepts Driver.Jdbc3ConnectionInstrumentation intercept the following methods that the class which extend
org.postgresql.jdbc3.Jdbc3Connection
1.Jdbc4ConnectionInstrumentation intercept the following methods that the class which extend
org.postgresql.jdbc4.Jdbc4Connection.
1.JDBCPrepareStatementWithStringArrayInterceptor return SWPreparedStatement instance that wrapper the
real preparedStatement instance when the client call org.postgresql.jdbc.PgConnection#prepareStatement(String,
String[]) method. method.PreparedStatementExecuteMethodsInterceptor create the exit span when the client call the interceptor methods.StatementExecuteMethodsInterceptor create the exit span when the client call the interceptor methods.Copyright © 2018 The Apache Software Foundation. All rights reserved.