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