@Intercepts(value=@Signature(type=org.apache.ibatis.executor.parameter.ParameterHandler.class,method="setParameters",args=java.sql.PreparedStatement.class)) public class EncryptParameterInterceptor extends Object implements org.apache.ibatis.plugin.Interceptor
| 构造器和说明 |
|---|
EncryptParameterInterceptor() |
public Object intercept(org.apache.ibatis.plugin.Invocation invocation)
intercept 在接口中 org.apache.ibatis.plugin.Interceptorpublic void setProperties(Properties properties)
setProperties 在接口中 org.apache.ibatis.plugin.InterceptorCopyright © 2021. All rights reserved.