public class TimestampHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static long |
MicroMuliplier |
protected static long |
MilliMuliplier |
protected static long |
NanoMuliplier |
| Constructor and Description |
|---|
TimestampHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.sql.Timestamp |
getNanoPrecisionTimestamp() |
protected static final long MilliMuliplier
protected static final long MicroMuliplier
protected static final long NanoMuliplier
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.