Uses of Enum Class
org.springframework.data.jdbc.core.convert.Jsr310TimestampBasedConverters.LocalTimeToTimestampConverter
Packages that use Jsr310TimestampBasedConverters.LocalTimeToTimestampConverter
-
Uses of Jsr310TimestampBasedConverters.LocalTimeToTimestampConverter in org.springframework.data.jdbc.core.convert
Methods in org.springframework.data.jdbc.core.convert that return Jsr310TimestampBasedConverters.LocalTimeToTimestampConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Jsr310TimestampBasedConverters.LocalTimeToTimestampConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.