JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.skywalking.apm.plugin.jdbc.trace
Interface CallableStatementTracing.Executable<R>
Enclosing class:
CallableStatementTracing
public static interface
CallableStatementTracing.Executable<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
exe
(
CallableStatement
realConnection,
String
sql)
Method Details
exe
R
exe
(
CallableStatement
realConnection,
String
sql)
throws
SQLException
Throws:
SQLException