JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
com.foreach.across.modules.hibernate.jpa.aop
Packages that use
com.foreach.across.modules.hibernate.jpa.aop
Package
Description
com.foreach.across.modules.hibernate.jpa.aop
com.foreach.across.modules.hibernate.jpa.config
Classes in
com.foreach.across.modules.hibernate.jpa.aop
used by
com.foreach.across.modules.hibernate.jpa.aop
Class
Description
AbstractCrudRepositoryInterceptor
Intercepts entity related methods on repository instances and executes before and after calls.
Classes in
com.foreach.across.modules.hibernate.jpa.aop
used by
com.foreach.across.modules.hibernate.jpa.config
Class
Description
JpaRepositoryInterceptor
Intercepts persistence calls on a
JpaRepository
.