@Intercepts(value=@Signature(type=org.apache.ibatis.executor.statement.StatementHandler.class,method="prepare",args={java.sql.Connection.class,java.lang.Integer.class}))
public class MyBatisSchemaInterceptor
extends Object
implements org.apache.ibatis.plugin.Interceptor
| Constructor and Description |
|---|
MyBatisSchemaInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapper(String mapperName,
String... tableNames) |
Object |
intercept(org.apache.ibatis.plugin.Invocation invocation) |
Copyright © 2025. All rights reserved.