| Package | Description |
|---|---|
| org.drizzle.jdbc.internal.common.queryresults |
| Modifier and Type | Method and Description |
|---|---|
ResultSetType |
DrizzleInsertIdQueryResult.getResultSetType() |
ResultSetType |
QueryResult.getResultSetType() |
ResultSetType |
DrizzleUpdateResult.getResultSetType() |
ResultSetType |
DrizzleQueryResult.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.