| Package | Description |
|---|---|
| org.apache.calcite.sql.advise |
Provides hints and corrections for editing SQL statements.
|
| Modifier and Type | Method and Description |
|---|---|
static Enumerable<SqlAdvisorHint> |
SqlAdvisorGetHintsFunction.getCompletionHints(SqlAdvisor advisor,
String sql,
int pos)
Returns completion hints for a given SQL statement.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.