@Intercepts(value=@Signature(type=org.apache.ibatis.executor.resultset.ResultSetHandler.class,method="handleResultSets",args=java.sql.Statement.class)) public class SensitiveResultSetHandler extends org.aoju.bus.mapper.handlers.AbstractSqlHandler implements org.apache.ibatis.plugin.Interceptor
| Constructor and Description |
|---|
SensitiveResultSetHandler(SensitiveProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(org.apache.ibatis.plugin.Invocation invocation) |
Object |
plugin(Object object) |
getMappedStatement, getMappedStatement, getSqlParserInfo, realTargetpublic SensitiveResultSetHandler(SensitiveProperties properties)
Copyright © 2020. All rights reserved.