Uses of Class
dev.jfr4jdbc.WrappedConnectionId
-
Packages that use WrappedConnectionId Package Description dev.jfr4jdbc.interceptor.impl.instant dev.jfr4jdbc.interceptor.impl.period -
-
Uses of WrappedConnectionId in dev.jfr4jdbc.interceptor.impl.instant
Fields in dev.jfr4jdbc.interceptor.impl.instant with annotations of type WrappedConnectionId Modifier and Type Field Description intCancelEndEvent. wrappedConnectionIdintCancelStartEvent. wrappedConnectionIdintCloseEndEvent. wrappedConnectionIdintCloseStartEvent. wrappedConnectionIdintCommitEndEvent. wrappedConnectionIdintCommitStartEvent. wrappedConnectionIdintDataSourceEndEvent. wrappedConnectionIdintResultSetEndEvent. wrappedConnectionIdintResultSetStartEvent. wrappedConnectionIdintRollbackEndEvent. wrappedConnectionIdintRollbackStartEvent. wrappedConnectionIdintStatementEndEvent. wrappedConnectionIdintStatementStartEvent. wrappedConnectionId -
Uses of WrappedConnectionId in dev.jfr4jdbc.interceptor.impl.period
Fields in dev.jfr4jdbc.interceptor.impl.period with annotations of type WrappedConnectionId Modifier and Type Field Description intPeriodCancelEvent. wrappedConnectionIdintPeriodCloseEvent. wrappedConnectionIdintPeriodCommitEvent. wrappedConnectionIdintPeriodDataSourceEvent. wrappedConnectionIdintPeriodResultSetEvent. wrappedConnectionIdintPeriodRollbackEvent. wrappedConnectionIdintPeriodStatementEvent. wrappedConnectionId
-