Class Hierarchy
- java.lang.Object
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyCancelInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyCloseInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyCommitInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyDataSourceInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyDriverInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyInterceptorFactory (implements dev.jfr4jdbc.interceptor.InterceptorFactory)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyResultSetInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyRollbackInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)
- dev.jfr4jdbc.interceptor.impl.legacy.LegacyStatementInterceptor (implements dev.jfr4jdbc.interceptor.Interceptor<CONTEXT>)