public class CUBRIDTimestamp extends Timestamp
Modifier and Type | Field and Description |
---|---|
static boolean |
DATETIME |
static boolean |
TIMESTAMP |
Constructor and Description |
---|
CUBRIDTimestamp(long time,
boolean isDatetime) |
Modifier and Type | Method and Description |
---|---|
static boolean |
isTimestampType(Timestamp o) |
static CUBRIDTimestamp |
valueOf(String s,
boolean isdt) |
after, before, compareTo, compareTo, equals, equals, from, getNanos, getTime, hashCode, setNanos, setTime, toInstant, toLocalDateTime, toString, valueOf, valueOf
after, before, clone, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTimezoneOffset, getYear, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setYear, toGMTString, toLocaleString, UTC
public static final boolean TIMESTAMP
public static final boolean DATETIME
public static CUBRIDTimestamp valueOf(String s, boolean isdt)
public static boolean isTimestampType(Timestamp o)
Copyright © 2016. All rights reserved.