private static final class ColumnImpl.DateExt
extends java.util.Date
| Modifier and Type | Field and Description |
|---|---|
private long |
_dateBits
cached bits of the original date value
|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
DateExt(long time,
long dateBits) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDateBits() |
private java.lang.Object |
writeReplace() |
after, before, clone, compareTo, equals, from, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toInstant, toLocaleString, toString, UTCprivate static final long serialVersionUID
private final transient long _dateBits