Package | Description |
---|---|
org.mariadb.jdbc.internal.queryresults |
Modifier and Type | Method and Description |
---|---|
ResultSetType |
UpdateResult.getResultSetType() |
abstract ResultSetType |
AbstractQueryResult.getResultSetType() |
ResultSetType |
CachedSelectResult.getResultSetType() |
ResultSetType |
SelectQueryResult.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 © 2016. All rights reserved.