接口 SqlExecutedHandler
public interface SqlExecutedHandler
sql 执行拦截处理
- 作者:
- johnhan
-
方法概要
-
方法详细资料
-
onTimeout
执行超时- 参数:
datasoureName-nativeSql-thresholdMillSeconds-
-
onDone
执行完毕,可能出现错误- 参数:
datasoureName-nativeSql-usedTime-error-
-
datasoureName - nativeSql - thresholdMillSeconds - datasoureName - nativeSql - usedTime - error -