| Package | Description |
|---|---|
| com.googlecode.jinahya.sql |
| Modifier and Type | Method and Description |
|---|---|
static ResultSetType |
ResultSetType.fromFieldValue(int fieldValue)
Returns the enum constant of this type with the specified field value.
|
static ResultSetType |
ResultSetType.fromResultSet(ResultSet resultSet)
Returns the enum constant of this type with the specified result set's
type.
|
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 © 2011-2013. All Rights Reserved.