Uses of Enum Class
org.springframework.data.auditing.CurrentDateTimeProvider
Packages that use CurrentDateTimeProvider
-
Uses of CurrentDateTimeProvider in org.springframework.data.auditing
Subclasses with type arguments of type CurrentDateTimeProvider in org.springframework.data.auditingModifier and TypeClassDescriptionenumDefaultDateTimeProvidersimply creating newLocalDateTimeinstances for each method call.Methods in org.springframework.data.auditing that return CurrentDateTimeProviderModifier and TypeMethodDescriptionstatic CurrentDateTimeProviderReturns the enum constant of this class with the specified name.static CurrentDateTimeProvider[]CurrentDateTimeProvider.values()Returns an array containing the constants of this enum class, in the order they are declared.