| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.ExecuteResult |
Meta.prepareAndExecute(Meta.StatementHandle h,
String sql,
long maxRowCount,
Meta.PrepareCallback callback)
Prepares and executes a statement.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.ExecuteResult |
RemoteMeta.prepareAndExecute(Meta.StatementHandle h,
String sql,
long maxRowCount,
Meta.PrepareCallback callback) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.