Uses of Interface
org.apache.skywalking.apm.plugin.jdbc.trace.PreparedStatementTracing.Executable
Packages that use PreparedStatementTracing.Executable
-
Uses of PreparedStatementTracing.Executable in org.apache.skywalking.apm.plugin.jdbc.trace
Methods in org.apache.skywalking.apm.plugin.jdbc.trace with parameters of type PreparedStatementTracing.ExecutableModifier and TypeMethodDescriptionstatic <R> RPreparedStatementTracing.execute(PreparedStatement realStatement, ConnectionInfo connectInfo, String method, String sql, PreparedStatementTracing.Executable<R> exec, StatementEnhanceInfos statementEnhanceInfos)