Class | Description |
---|---|
AbstractNodeVisitor | |
DdlNodeVisitor |
Visitor that will walk a ddl kObject tree and convert it to
the a string.
|
TeiidSqlNodeVisitor | |
VdbNodeVisitor |
Visitor that will walk a vdb kObject tree and convert it to
the dynamic vdb xml syntax.
|
Enum | Description |
---|---|
DdlNodeVisitor.VisitorExclusions |
Exclusions for what the visitor should avoid visiting in the given kObject.
|
Copyright © 2013–2019. All rights reserved.