Skip navigation links

Package org.apache.calcite.sql.advise

Provides hints and corrections for editing SQL statements.

See: Description

Package org.apache.calcite.sql.advise Description

Provides hints and corrections for editing SQL statements.

The SQL statement might be partially-formed SQL statement or invalid. It is edited in a SQL editor user-interface.

The advisor uses the validation and parser framework set up in org.apache.calcite.sql.validate package.

Skip navigation links

Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.