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 StatementTracing.Executable<R>
Enclosing class:
StatementTracing
public static interface
StatementTracing.Executable<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
exe
(
Statement
realStatement,
String
sql)
Method Details
exe
R
exe
(
Statement
realStatement,
String
sql)
throws
SQLException
Throws:
SQLException