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 |
---|---|
IMetaDatabase |
TGSqlParser.getMetaDatabase()
a new instance of the class which implements the
IMetaDatabase interface |
Modifier and Type | Method and Description |
---|---|
void |
TGSqlParser.setMetaDatabase(IMetaDatabase metaDatabase)
set an instance of a class which implement the interface:
IMetaDatabase . |
Copyright © 2019. All rights reserved.