|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateTimeProvider | |
---|---|
org.springframework.data.auditing | General support for entity auditing. |
Uses of DateTimeProvider in org.springframework.data.auditing |
---|
Classes in org.springframework.data.auditing that implement DateTimeProvider | |
---|---|
class |
CurrentDateTimeProvider
Default DateTimeProvider simply creating new DateTime instances for each method call. |
Methods in org.springframework.data.auditing with parameters of type DateTimeProvider | |
---|---|
void |
AuditingHandler.setDateTimeProvider(DateTimeProvider dateTimeProvider)
Sets the DateTimeProvider to be used to determine the dates to be set. |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |