See: Description
| Interface | Description |
|---|---|
| DateTimeProvider |
SPI to calculate the
DateTime instance to be used when auditing. |
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| CurrentDateTimeProvider |
Default
DateTimeProvider simply creating new DateTime instances for each method call. |
Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.