Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
Modifier and Type | Method and Description |
---|---|
TRelationExpr |
TFromTable.getRelationExpr()
Postgresql relation expr
|
TRelationExpr |
TRelationExprList.getRelationExpr(int position) |
Modifier and Type | Method and Description |
---|---|
void |
TRelationExprList.addRelationExpr(TRelationExpr RelationExpr) |
void |
TFromTable.setRelationExpr(TRelationExpr relationExpr) |
Copyright © 2019. All rights reserved.