| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.common.queryresults |
| Modifier and Type | Method and Description |
|---|---|
ResultSetType |
SelectQueryResult.getResultSetType() |
abstract ResultSetType |
QueryResult.getResultSetType() |
ResultSetType |
UpdateResult.getResultSetType() |
ResultSetType |
CachedSelectResult.getResultSetType() |
static ResultSetType |
ResultSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetType[] |
ResultSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.