| Package | Description |
|---|---|
| com.oceanbase.jdbc | |
| com.oceanbase.jdbc.internal.com.read.resultset |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBC4UpdatableResultSet |
| Modifier and Type | Method and Description |
|---|---|
static JDBC4ResultSet |
JDBC4ResultSet.createEmptyResultSet() |
static JDBC4ResultSet |
JDBC4ResultSet.createResultSet(String[] columnNames,
ColumnType[] columnTypes,
String[][] data,
Protocol protocol)
Create a result set from given data.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JDBC4ResultSet.assign(JDBC4ResultSet opt) |
| Modifier and Type | Class and Description |
|---|---|
class |
Cursor |
class |
CursorResultSet |
class |
RefCursor |
class |
SelectResultSet |
class |
SensitiveCursorResultSet |
class |
UpdatableResultSet |
Copyright © 2022 oceanbase.com. All rights reserved.