@Intercepts(value=@Signature(type=org.apache.ibatis.executor.Executor.class,method="update",args={org.apache.ibatis.mapping.MappedStatement.class,java.lang.Object.class}))
public class ExplainSqlHandler
extends AbstractSqlParserHandler
implements org.apache.ibatis.plugin.Interceptor
| Constructor and Description |
|---|
ExplainSqlHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(org.apache.ibatis.plugin.Invocation invocation) |
Object |
plugin(Object object) |
allowProcess, doFilter, parser, processDelete, processInsert, processParser, processSelectBody, processUpdategetMappedStatement, getMappedStatement, getSqlParserInfo, realTargetCopyright © 2022. All rights reserved.