public class ProcessResultSet extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessResultSet.ColumnIndexType |
static class |
ProcessResultSet.FieldType |
static class |
ProcessResultSet.GetterType |
| Modifier and Type | Field and Description |
|---|---|
ProcessResultSet.ColumnIndexType |
columnIndexType |
ProcessResultSet.GetterType |
getter |
boolean |
reuseStatement |
boolean |
unique |
| Constructor and Description |
|---|
ProcessResultSet() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
bindExecuteFetch(org.openjdk.jmh.infra.Blackhole b) |
static void |
main(String[] args) |
void |
setUp() |
void |
tearDown() |
public boolean unique
public ProcessResultSet.GetterType getter
public ProcessResultSet.ColumnIndexType columnIndexType
public boolean reuseStatement
public void setUp()
throws SQLException
SQLExceptionpublic void tearDown()
throws SQLException
SQLExceptionpublic Statement bindExecuteFetch(org.openjdk.jmh.infra.Blackhole b) throws SQLException
SQLExceptionpublic static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.