| Package | Description |
|---|---|
| org.postgresql.benchmark.statement |
| Modifier and Type | Field and Description |
|---|---|
ProcessResultSet.ColumnIndexType |
ProcessResultSet.columnIndexType |
| Modifier and Type | Method and Description |
|---|---|
static ProcessResultSet.ColumnIndexType |
ProcessResultSet.ColumnIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessResultSet.ColumnIndexType[] |
ProcessResultSet.ColumnIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.