Package org.clazzes.util.jpa.interceptors

Class Summary
EntityManagerInterceptor This interceptor open an entity manager throughout an operation and closes it at the end in a finally operation.
EntityTransactionInterceptor This interceptor spans a resource-local EntityTransaction inside a scope, where an entity manager has been opened using an EntityManagerInterceptor.
 



Copyright © 2011. All Rights Reserved.