 
| Name | Description | Type | Package | Framework | 
| StatementTest | Compares Statement vs PreparedStatement. | Class | org.apache.calcite.benchmarks | Calcite | 
| StatementTest .Department | Class | org.apache.calcite.benchmarks.StatementTest | Calcite | |
| StatementTest .Employee | Class | org.apache.calcite.benchmarks.StatementTest | Calcite | |
| StatementTest .HrConnection | Connection to be used during tests. | Class | org.apache.calcite.benchmarks.StatementTest | Calcite | 
| StatementTest .HrPreparedStatement | Tests performance of reused execution of prepared statement. | Class | org.apache.calcite.benchmarks.StatementTest | Calcite | 
| StatementTest .HrSchema | Pojo schema containing emps and depts tables. | Class | org.apache.calcite.benchmarks.StatementTest | Calcite |