@Intercepts(value=@Signature(type=org.apache.ibatis.executor.resultset.ResultSetHandler.class,method="handleResultSets",args=java.sql.Statement.class)) public class TableChildrenSelectInterceptor extends Object implements org.apache.ibatis.plugin.Interceptor
| 构造器和说明 |
|---|
TableChildrenSelectInterceptor() |
public Object intercept(org.apache.ibatis.plugin.Invocation invocation) throws Exception
intercept 在接口中 org.apache.ibatis.plugin.InterceptorExceptionpublic Object plugin(Object target)
plugin 在接口中 org.apache.ibatis.plugin.Interceptortarget - 目标对象public void setProperties(Properties properties)
setProperties 在接口中 org.apache.ibatis.plugin.Interceptorproperties - mybatis配置的属性Copyright © 2020. All rights reserved.