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