Class TimestampHelper


  • public class TimestampHelper
    extends java.lang.Object
    Helper base class attempts to return java.sql.Timestamp object with nanosecond precision.
    Author:
    Albert Lee
    • Constructor Detail

      • TimestampHelper

        public TimestampHelper()
    • Method Detail

      • getNanoPrecisionTimestamp

        public static java.sql.Timestamp getNanoPrecisionTimestamp()