|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultSetType | |
|---|---|
| org.drizzle.jdbc.internal.common.queryresults | |
| Uses of ResultSetType in org.drizzle.jdbc.internal.common.queryresults |
|---|
| Methods in org.drizzle.jdbc.internal.common.queryresults that return ResultSetType | |
|---|---|
ResultSetType |
QueryResult.getResultSetType()
|
ResultSetType |
DrizzleQueryResult.getResultSetType()
|
ResultSetType |
DrizzleInsertIdQueryResult.getResultSetType()
|
ResultSetType |
DrizzleUpdateResult.getResultSetType()
|
static ResultSetType |
ResultSetType.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||