| Package | Description |
|---|---|
| org.apache.calcite.sql.advise |
Provides hints and corrections for editing SQL statements.
|
| Class and Description |
|---|
| SqlAdvisor
An assistant which offers hints and corrections to a partially-formed SQL
statement.
|
| SqlAdvisor.ValidateErrorInfo
An inner class that represents error message text and position info of a
validator or parser exception
|
| SqlAdvisorHint
This class is used to return values for
(String, int, String[]). |
| SqlSimpleParser.Token |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.