|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| SqlAdvisor | An assistant which offers hints and corrections to a partially-formed SQL statement. |
| SqlAdvisorValidator | SqlAdvisorValidator is used by SqlAdvisor to traverse
the parse tree of a SQL statement, not for validation purpose but for setting
up the scopes and namespaces to facilitate retrieval of SQL statement
completion hints. |
| SqlSimpleParser | A simple parser that takes an incomplete and turn it into a syntactically correct statement. |
| SqlSimpleParser.IdToken | |
| SqlSimpleParser.Query | |
| SqlSimpleParser.Token | |
| SqlSimpleParser.Tokenizer | |
| Enum Summary | |
|---|---|
| SqlSimpleParser.TokenType | |
Provides hints and corrections to a partially-formed SQL statement or invalid
SQL statement that is edited in the SQL editor user-interface. It utilizes the
validation and parser framework set up in org.eigenbase.sql.SqlValidator
package.
| Revision | $Id: //open/dev/farrago/src/org/eigenbase/sql/advise/package.html#4 $ |
|---|---|
| Copyright | Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2004-2009 SQLstream, Inc. Copyright (C) 2009-2009 LucidEra, Inc. |
| Author | Tim Leung |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||