| Package | Description |
|---|---|
| org.springframework.data.jpa.domain.support |
Implementation classes for auditing with JPA.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CurrentDateTimeProvider
Default
DateTimeProvider simply creating new DateTime instances for each method call. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditingEntityListener.setDateTimeProvider(DateTimeProvider dateTimeProvider)
Sets the
DateTimeProvider to be used to determine the dates to be set. |
Copyright © 2011-2012-2012 SpringSource. All Rights Reserved.