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