public class JpaRepositoryPointcut
extends org.springframework.aop.support.StaticMethodMatcherPointcut
JpaRepository implementations
that have a Persistable entity type.| Constructor and Description |
|---|
JpaRepositoryPointcut() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.aop.ClassFilter |
getClassFilter() |
boolean |
matches(Method method,
Class<?> targetClass) |
Copyright © 2020. All rights reserved.