Class TimestampHelper


  • public class TimestampHelper
    extends 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 Timestamp getNanoPrecisionTimestamp()