Class TimestampUtils
- java.lang.Object
-
- de.bytefish.jsqlserverbulkinsert.util.TimestampUtils
-
public class TimestampUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description TimestampUtils()
-
-
-
Method Detail
-
convertUtcNanoToEpochSecAndNano
public static AbstractMap.SimpleImmutableEntry<Long,Integer> convertUtcNanoToEpochSecAndNano(long value)
-
-