Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.oracle |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TTypeAttributeList node) |
void |
TParseTreeVisitor.preVisit(TTypeAttributeList node) |
Modifier and Type | Method and Description |
---|---|
TTypeAttributeList |
TPlsqlCreateType.getTypeAttributes()
List of attribute definition of this object type.
|
Modifier and Type | Method and Description |
---|---|
void |
TPlsqlCreateType.setAttributes(TTypeAttributeList attributes) |