| 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 |
|---|---|
INTERVALDS |
ObResultSet.getINTERVALDS(int columnIndex) |
INTERVALDS |
JDBC4ResultSet.getINTERVALDS(int columnIndex) |
INTERVALDS |
ObResultSet.getINTERVALDS(String columnName) |
INTERVALDS |
JDBC4ResultSet.getINTERVALDS(String columnLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObPrepareStatement.setINTERVALDS(int parameterIndex,
INTERVALDS intervalds) |
void |
BasePrepareStatement.setINTERVALDS(int parameterIndex,
INTERVALDS intervalds) |
| Modifier and Type | Method and Description |
|---|---|
abstract INTERVALDS |
RowProtocol.getInternalINTERVALDS(ColumnDefinition columnInfo) |
INTERVALDS |
TextRowProtocol.getInternalINTERVALDS(ColumnDefinition columnInfo) |
INTERVALDS |
BinaryRowProtocol.getInternalINTERVALDS(ColumnDefinition columnInfo) |
protected INTERVALDS |
RowProtocol.getINTERVALDS(ColumnDefinition columnInfo) |
| Constructor and Description |
|---|
OBINTERVALDSParameter(INTERVALDS intervalds) |
Copyright © 2022 oceanbase.com. All rights reserved.