public class StatementTracing extends Object
PreparedStatementTracing create an exit span when the client call the method in the class that extend Statement.| 限定符和类型 | 类和说明 |
|---|---|
static interface |
StatementTracing.Executable<R> |
| 构造器和说明 |
|---|
StatementTracing() |
public static <R> R execute(Statement realStatement, ConnectionInfo connectInfo, String method, String sql, StatementTracing.Executable<R> exec) throws SQLException
SQLExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.