类 SQLInterceptState
java.lang.Object
com.codingapi.springboot.authorization.interceptor.SQLInterceptState
-
方法概要
修饰符和类型方法说明getSql()booleanstatic SQLInterceptState拦截static SQLInterceptStateunIntercept(String sql) 不拦截
-
方法详细资料
-
intercept
拦截 -
unIntercept
不拦截 -
getSql
-
hasIntercept
public boolean hasIntercept()
-