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