Uses of Interface
org.zalando.opentracing.jdbc.operation.OperationName
-
Packages that use OperationName Package Description org.zalando.opentracing.jdbc org.zalando.opentracing.jdbc.operation -
-
Uses of OperationName in org.zalando.opentracing.jdbc
Methods in org.zalando.opentracing.jdbc with parameters of type OperationName Modifier and Type Method Description DataSourceTracerDataSourceTracer. withOperationName(OperationName operationName) -
Uses of OperationName in org.zalando.opentracing.jdbc.operation
Classes in org.zalando.opentracing.jdbc.operation that implement OperationName Modifier and Type Class Description classDefaultOperationNameclassStoredProcedureOperationName
-