Class PostgresJDBCDriverReusedTimestampUtils

java.lang.Object
org.postgresql.jdbc.TimestampUtils
org.postgresql.jdbc.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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.postgresql.jdbc.TimestampUtils

    convertToDate, convertToTime, getSharedCalendar, hasFastDefaultTimeZone, parseBackendTimeZone, timeToString, toBinDate, toDate, toDate, toDateBin, toLocalDate, toLocalDateBin, toLocalDateTime, toLocalDateTime, toLocalDateTimeBin, toLocalTime, toLocalTimeBin, toOffsetDateTime, toOffsetDateTime, toOffsetDateTime, toOffsetDateTimeBin, toOffsetTime, toOffsetTime, toOffsetTimeBin, toString, toString, toString, toString, toString, toString, toString, toString, toString, toString, toString, toStringOffsetDateTime, toStringOffsetTimeBin, toTime, toTime, toTimeBin, toTimestamp, toTimestamp, toTimestampBin, withClientOffsetSameInstant, withClientOffsetSameInstant

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PostgresJDBCDriverReusedTimestampUtils

      public PostgresJDBCDriverReusedTimestampUtils()