@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 EzMybatisSpringUpdateInterceptor
extends UpdateInterceptor
implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
EzMybatisSpringUpdateInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
addDeleteListener, addInsertListener, addUpdateListener, intercept, onBatchDelete, onBatchDeleteById, onBatchInsert, onBatchUpdate, onDelete, onDeleteById, onInsert, onUpdatepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021. All Rights Reserved.