| Package | Description |
|---|---|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
CalciteJdbc41Factory.CalciteJdbc41PreparedStatement
Implementation of prepared statement for JDBC 4.1.
|
| Modifier and Type | Method and Description |
|---|---|
private CalcitePreparedStatement |
CalciteConnectionImpl.prepareStatement_(CalcitePrepare.Query<?> query,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
CalcitePreparedStatement |
CalciteConnectionImpl.prepareStatement(String sql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.