Uses of Enum Class
org.postgresql.jdbc.TimestampUtils.Infinity
Packages that use TimestampUtils.Infinity
-
Uses of TimestampUtils.Infinity in org.postgresql.jdbc
Subclasses with type arguments of type TimestampUtils.Infinity in org.postgresql.jdbcFields in org.postgresql.jdbc declared as TimestampUtils.InfinityModifier and TypeFieldDescription(package private) TimestampUtils.InfinityTimestampUtils.ParsedBinaryTimestamp.infinityMethods in org.postgresql.jdbc that return TimestampUtils.InfinityModifier and TypeMethodDescriptionstatic TimestampUtils.InfinityReturns 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.