| 程序包 | 说明 |
|---|---|
| com.oceanbase.jdbc | |
| com.oceanbase.jdbc.internal.com.read.resultset | |
| com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JDBC4UpdatableResultSet |
| 限定符和类型 | 方法和说明 |
|---|---|
static JDBC4ResultSet |
JDBC4ResultSet.createEmptyResultSet() |
static JDBC4ResultSet |
JDBC4ResultSet.createResultSet(String[] columnNames,
ColumnType[] columnTypes,
String[][] data,
Protocol protocol)
Create a result set from given data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
JDBC4ResultSet.assign(JDBC4ResultSet opt) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Cursor |
class |
CursorResultSet |
class |
RefCursor |
class |
SelectResultSet |
class |
SensitiveCursorResultSet |
class |
UpdatableResultSet |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TextRowProtocol.setPosition(int newIndex,
JDBC4ResultSet resultSet)
Set length and pos indicator to asked index.
|
abstract void |
RowProtocol.setPosition(int position,
JDBC4ResultSet resultSet) |
void |
BinaryRowProtocol.setPosition(int newIndex,
JDBC4ResultSet resultSet)
Set length and pos indicator to asked index.
|
Copyright © 2024 oceanbase.com. All rights reserved.