Spring Data JPA

Package org.springframework.data.jpa.domain.support

Implementation classes for auditing with JPA.

See:
          Description

Class Summary
AuditingBeanFactoryPostProcessor BeanFactoryPostProcessor that ensures that the AnnotationBeanConfigurerAspect aspect is up and running before the EntityManagerFactory gets created as this already instantiates entity listeners and we need to get injection into Configurable to work in them.
AuditingEntityListener JPA entity listener to capture auditing information on persiting and updating entities.
 

Package org.springframework.data.jpa.domain.support Description

Implementation classes for auditing with JPA.


Spring Data JPA

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.