| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.ExecuteResult |
Meta.prepareAndExecute(Meta.ConnectionHandle ch,
String sql,
int maxRowCount,
Meta.PrepareCallback callback)
Prepares and executes a statement.
|
protected Meta.ExecuteResult |
AvaticaConnection.prepareAndExecuteInternal(AvaticaStatement statement,
String sql,
int maxRowCount) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.