| Class | Description |
|---|---|
| CreateCallableStatementInterceptor | |
| CreatePreparedStatementInterceptor | |
| CreateStatementInterceptor | |
| JDBCPrepareStatementWithStringArrayInterceptor |
JDBCPrepareStatementWithStringArrayInterceptor return SWPreparedStatement instance that wrapper the
real preparedStatement instance when the client call org.postgresql.jdbc.PgConnection#prepareStatement(String,
String[]) method. |
| PreparedStatementExecuteMethodsInterceptor |
PreparedStatementExecuteMethodsInterceptor create the exit span when the client call the interceptor
methods. |
| StatementExecuteMethodsInterceptor |
StatementExecuteMethodsInterceptor create the exit span when the client call the interceptor methods. |
| Variables |
Copyright © 2022 The Apache Software Foundation. All rights reserved.