Uses of Enum Class
org.postgresql.jdbc.TimestampUtils.Infinity
Packages that use TimestampUtils.Infinity
-
Uses of TimestampUtils.Infinity in org.postgresql.jdbc
Fields in org.postgresql.jdbc declared as TimestampUtils.InfinityModifier and TypeFieldDescription(package private) TimestampUtils.Infinity
TimestampUtils.ParsedBinaryTimestamp.infinity
Methods in org.postgresql.jdbc that return TimestampUtils.InfinityModifier and TypeMethodDescriptionstatic TimestampUtils.Infinity
Returns the enum constant of this class with the specified name.static TimestampUtils.Infinity[]
TimestampUtils.Infinity.values()
Returns an array containing the constants of this enum class, in the order they are declared.