| 程序包 | 说明 |
|---|---|
| com.oceanbase.jdbc | |
| com.oceanbase.jdbc.extend.datatype | |
| com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol |
| 限定符和类型 | 方法和说明 |
|---|---|
TIMESTAMP |
JDBC4ResultSet.getTIMESTAMP(int columnIndex) |
TIMESTAMP |
JDBC4ResultSet.getTIMESTAMP(String columnLabel) |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected TIMESTAMP |
RowProtocol.buildTIMETAMP(byte[] bytes,
int pos,
int length) |
TIMESTAMP |
RowProtocol.getInternalTIMESTAMP(ColumnDefinition columnInfo,
Calendar userCalendar,
TimeZone timeZone) |
Copyright © 2024 oceanbase.com. All rights reserved.