|
Spring Data Jpa | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DateTimeProvider | SPI to calculate the DateTime instance to be used when auditing. |
| Class Summary | |
|---|---|
| AuditingBeanFactoryPostProcessor | BeanFactoryPostProcessor to add a depends-on from a
LocalEntityManagerFactoryBean or
LocalContainerEntityManagerFactoryBean towards the aspect bean configured via
<context:spring-configured>. |
| AuditingEntityListener<T> | JPA entity listener to capture auditing information on persiting and updating entities. |
| Enum Summary | |
|---|---|
| CurrentDateTimeProvider | Default DateTimeProvider simply creating new DateTime instances for each method call. |
Implementation classes for auditing with JPA.
|
Spring Data Jpa | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||