Class PostgresJDBCDriverReusedTimestampUtils


  • public class PostgresJDBCDriverReusedTimestampUtils
    extends org.postgresql.jdbc.TimestampUtils
    Helper class to reuse TimestampUtils from the postgres jdbc-driver. Must be placed in org.postgresql.jdbc2 package because of package based constructor
    Author:
    wolters
    • Method Summary

      • Methods inherited from class org.postgresql.jdbc.TimestampUtils

        convertToDate, convertToTime, getSharedCalendar, hasFastDefaultTimeZone, parseBackendTimeZone, timeToString, toBinDate, toDate, toDateBin, toLocalDateTime, toLocalDateTimeBin, toLocalTime, toLocalTimeBin, toOffsetDateTime, toOffsetDateTime, toOffsetDateTimeBin, toString, toString, toString, toString, toString, toString, toString, toString, toString, toString, toTime, toTimeBin, toTimestamp, toTimestampBin
    • Constructor Detail

      • PostgresJDBCDriverReusedTimestampUtils

        public PostgresJDBCDriverReusedTimestampUtils()