public interface TransactionTracer
| Modifier and Type | Method and Description |
|---|---|
TransactionSpan |
begin(Transaction transaction) |
PreparedStatement |
decorate(PreparedStatement prepareStatement) |
TransactionSpan |
span(String name) |
TransactionSpan begin(Transaction transaction)
TransactionSpan span(String name)
PreparedStatement decorate(PreparedStatement prepareStatement)
Copyright © 2019. All rights reserved.