Package | Description |
---|---|
gudusoft.gsqlparser |
Provides the class
gudusoft.gsqlparser.TGSqlParserr necessary to create a SQL Parser and the classes a SQL Parser uses
internally to handle different SQL dialects. |
Modifier and Type | Method and Description |
---|---|
void |
TGSqlParser.setTokenHandle(ITokenHandle tokenHandle)
Set a event handler which will be fired when a new source token is created by the lexer during tokenize the
input SQL.
|
Copyright © 2019. All rights reserved.