| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
AvaticaJdbc41Factory.AvaticaJdbc41PreparedStatement
Implementation of PreparedStatement for JDBC 4.1.
|
| Modifier and Type | Method and Description |
|---|---|
AvaticaPreparedStatement |
AvaticaJdbc41Factory.newPreparedStatement(AvaticaConnection connection,
Meta.StatementHandle h,
Meta.Signature signature,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
AvaticaPreparedStatement |
AvaticaFactory.newPreparedStatement(AvaticaConnection connection,
Meta.StatementHandle h,
Meta.Signature signature,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.