public class JpaRepositoryInterceptorAdvisor
extends org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
| Modifier and Type | Field and Description |
|---|---|
static int |
INTERCEPT_ORDER
By default the interceptor should run within the same transaction.
|
| Constructor and Description |
|---|
JpaRepositoryInterceptorAdvisor() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.Pointcut |
getPointcut() |
getAdvice, getAdviceBeanName, setAdvice, setAdviceBeanName, setBeanFactory, toStringpublic static final int INTERCEPT_ORDER
Copyright © 2020. All rights reserved.