Package | Description |
---|---|
org.springframework.data.auditing |
General support for entity auditing.
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentDateTimeProvider
Default
DateTimeProvider simply creating new LocalDateTime instances for each method call. |
Modifier and Type | Method and Description |
---|---|
void |
AuditingHandlerSupport.setDateTimeProvider(DateTimeProvider dateTimeProvider)
Sets the
DateTimeProvider to be used to determine the dates to be set. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.