| Package | Description |
|---|---|
| com.oceanbase.jdbc | |
| com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol | |
| com.oceanbase.jdbc.internal.com.send.parameters |
| Modifier and Type | Method and Description |
|---|---|
INTERVALYM |
ObResultSet.getINTERVALYM(int columnIndex) |
INTERVALYM |
JDBC4ResultSet.getINTERVALYM(int columnIndex) |
INTERVALYM |
ObResultSet.getINTERVALYM(String columnName) |
INTERVALYM |
JDBC4ResultSet.getINTERVALYM(String columnLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObPrepareStatement.setINTERVALYM(int parameterIndex,
INTERVALYM intervalym) |
void |
BasePrepareStatement.setINTERVALYM(int parameterIndex,
INTERVALYM intervalym) |
| Modifier and Type | Method and Description |
|---|---|
abstract INTERVALYM |
RowProtocol.getInternalINTERVALYM(ColumnDefinition columnInfo) |
INTERVALYM |
TextRowProtocol.getInternalINTERVALYM(ColumnDefinition columnInfo) |
INTERVALYM |
BinaryRowProtocol.getInternalINTERVALYM(ColumnDefinition columnInfo) |
protected INTERVALYM |
RowProtocol.getINTERVALYM(ColumnDefinition columnInfo) |
| Constructor and Description |
|---|
OBINTERVALYMParameter(INTERVALYM intervalym) |
Copyright © 2022 oceanbase.com. All rights reserved.