| Package | Description |
|---|---|
| com.oceanbase.jdbc | |
| com.oceanbase.jdbc.extend.datatype | |
| com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol |
| Modifier and Type | Method and Description |
|---|---|
TIMESTAMP |
JDBC4ResultSet.getTIMESTAMP(int columnIndex) |
TIMESTAMP |
JDBC4ResultSet.getTIMESTAMP(String columnLabel) |
| Modifier and Type | Method and Description |
|---|---|
static TIMESTAMP |
TIMESTAMPTZ.resultTIMESTAMP(Protocol protocol,
byte[] bytes) |
static TIMESTAMP |
TIMESTAMPLTZ.resultTIMESTAMP(Protocol protocol,
byte[] bytes) |
static TIMESTAMP |
TIMESTAMPTZ.toTIMESTAMP(Connection connection,
byte[] bytes) |
static TIMESTAMP |
TIMESTAMPLTZ.toTIMESTAMP(Connection connection,
byte[] bytes) |
static TIMESTAMP |
TIMESTAMPTZ.toTIMESTAMP(Protocol protocol,
byte[] bytes) |
static TIMESTAMP |
TIMESTAMPLTZ.toTIMESTAMP(Protocol protocol,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
TIMESTAMP |
RowProtocol.getInternalTIMESTAMP(ColumnDefinition columnInfo,
Calendar userCalendar,
TimeZone timeZone) |
Copyright © 2022 oceanbase.com. All rights reserved.