| Package | Description |
|---|---|
| org.apache.kyuubi.jdbc.hive.common |
| Modifier and Type | Method and Description |
|---|---|
static TimestampTZ |
TimestampTZUtil.convert(Date date,
ZoneId defaultTimeZone) |
static TimestampTZ |
TimestampTZUtil.convert(Timestamp ts,
ZoneId defaultTimeZone) |
static TimestampTZ |
TimestampTZUtil.parse(String s) |
static TimestampTZ |
TimestampTZUtil.parse(String s,
ZoneId defaultTimeZone) |
| Modifier and Type | Method and Description |
|---|---|
int |
TimestampTZ.compareTo(TimestampTZ o) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.