AsyncExecuteInterceptor enhances ExecutorEngine.asyncExecute(SQLType, Collection, List, ExecuteCallback)
so that the sql executor can get a ContextSnapshot of main thread when it is executed asynchronously.EventBusInstance to help external systems getDefault events of sql execution.ExecuteInterceptor enhances ExecutorEngine.execute(SQLType, Collection, List, ExecuteCallback)
,creating a local span that records the overall execution of sqlExecutorEngineConstructorInterceptor enhances ExecutorEngine's constructor,
initializing ExecuteEventListenerExecutorInstrumentation presents that skywalking intercepts ExecutorEngine.Copyright © 2019 The Apache Software Foundation. All rights reserved.