public class BlockAttackInnerInterceptor extends Object implements InnerInterceptor
| 构造器和说明 |
|---|
BlockAttackInnerInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(org.apache.ibatis.mapping.SqlCommandType cmdType) |
void |
beforeQuery(InnerInterceptorContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeGetBoundSql, beforePrepare, beforeUpdatepublic boolean accept(org.apache.ibatis.mapping.SqlCommandType cmdType)
public void beforeQuery(InnerInterceptorContext ctx) throws InvocationTargetException, IllegalAccessException
Copyright © 2024. All rights reserved.