Uses of Class
org.postgresql.jdbc.TimestampUtils.ParsedBinaryTimestamp
Packages that use TimestampUtils.ParsedBinaryTimestamp
-
Uses of TimestampUtils.ParsedBinaryTimestamp in org.postgresql.jdbc
Methods in org.postgresql.jdbc that return TimestampUtils.ParsedBinaryTimestampModifier and TypeMethodDescriptionTimestampUtils.toParsedTimestampBin
(TimeZone tz, byte[] bytes, boolean timestamptz) TimestampUtils.toParsedTimestampBinPlain
(byte[] bytes) TimestampUtils.toProlepticParsedTimestampBin
(byte[] bytes)