| Class | Description |
|---|---|
| BindArray | |
| BindBoolean | |
| BindTimestamp | |
| FinalizeStatement |
Here we measure the time it takes to create and close a dummy statement.
|
| InsertBatch | |
| ParseStatement |
Tests the performance of preparing, executing and performing a fetch out of a simple "SELECT ?,
?, ...
|
| ProcessBoolean |
Benchmark to test performance of ResultSet.getBoolean() method.
|
| ProcessResultSet |
Tests the performance of preparing, executing and performing a fetch out of a simple "SELECT ?,
?, ...
|
| Enum | Description |
|---|---|
| ProcessResultSet.ColumnIndexType | |
| ProcessResultSet.FieldType | |
| ProcessResultSet.GetterType |
Copyright © 2018 PostgreSQL Global Development Group. All rights reserved.