Package com.foreach.across.modules.hibernate.jpa.aop
package com.foreach.across.modules.hibernate.jpa.aop
-
ClassesClassDescriptionIntercepts entity related methods on repository instances and executes before and after calls.Intercepts persistence calls on a
JpaRepository.Pointcut that only wires entity interception forJpaRepositoryimplementations that have aPersistableentity type.