Package | Description |
---|---|
org.mariadb.jdbc | |
org.mariadb.jdbc.internal.com.read.dao | |
org.mariadb.jdbc.internal.com.read.resultset |
Modifier and Type | Method and Description |
---|---|
protected abstract SelectResultSet |
CallableProcedureStatement.getOutputResult() |
protected SelectResultSet |
MariaDbProcedureStatement.getOutputResult() |
protected SelectResultSet |
MariaDbFunctionStatement.getResult() |
protected abstract SelectResultSet |
CallableFunctionStatement.getResult() |
Modifier and Type | Method and Description |
---|---|
SelectResultSet |
Results.getCallableResultSet() |
SelectResultSet |
Results.getResultSet() |
Modifier and Type | Method and Description |
---|---|
void |
Results.addResultSet(SelectResultSet resultSet,
boolean moreResultAvailable)
Add resultSet to results.
|
Modifier and Type | Class and Description |
---|---|
class |
UpdatableResultSet |
Modifier and Type | Method and Description |
---|---|
static SelectResultSet |
SelectResultSet.createEmptyResultSet() |
Copyright © 2019 mariadb.org. All rights reserved.