类 SQLRunningContext
java.lang.Object
com.codingapi.springboot.authorization.interceptor.SQLRunningContext
-
方法概要
-
方法详细资料
-
intercept
拦截SQL- 参数:
sql- sql- 返回:
- SQLInterceptState
- 抛出:
SQLException- SQLException
-
skipDataAuthorization
跳过数据权限拦截- 类型参数:
T- T- 参数:
supplier- 业务逻辑- 返回:
- T
-