| Modifier and Type | Class and Description |
|---|---|
class |
JDBC4UpdatableResultSet |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SelectResultSet |
CallableProcedureStatement.getOutputResult() |
protected SelectResultSet |
JDBC4ServerCallableStatement.getOutputResult() |
protected SelectResultSet |
JDBC4CallableStatement.getResult() |
protected abstract SelectResultSet |
CallableFunctionStatement.getResult() |
| Modifier and Type | Method and Description |
|---|---|
SelectResultSet |
Results.getCallableResultSet() |
SelectResultSet |
Results.getResultSet() |
| Modifier and Type | Method and Description |
|---|---|
Deque<SelectResultSet> |
Results.getExecutionResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Results.addResultSet(SelectResultSet resultSet,
boolean moreResultAvailable)
Add resultSet to results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cursor |
class |
CursorResultSet |
class |
RefCursor |
class |
SensitiveCursorResultSet |
class |
UpdatableResultSet |
| Modifier and Type | Method and Description |
|---|---|
SelectResultSet |
RowProtocol.sendFechRowViaCursor(long statementid,
int fetchSize) |
Copyright © 2022 oceanbase.com. All rights reserved.