You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/12/15 04:11:19 UTC

[GitHub] [skywalking] kezhenxu94 commented on pull request #6007: Add null-conditional operators on these 3 files

kezhenxu94 commented on pull request #6007:
URL: https://github.com/apache/skywalking/pull/6007#issuecomment-745039668


   > Hence , if we try to intercept setString method , the operation for OraclePreparedStatementWrapper runs well , but for internal invocations(Who also have setString method) such as 'T4CPreparedStatement' and 'OraclePreparedStatement', both of them don't have StatementEnhanceInfos , the NPE would be coming up.
   
   I understand what you said, just curious about how the 'T4CPreparedStatement' and 'OraclePreparedStatement' are created and why they are not enhanced.
   
   Also, please update the changelog.md 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org