Class TAlterTableOption

Object
gudusoft.gsqlparser.nodes.TParseTreeNode
gudusoft.gsqlparser.nodes.TAlterTableOption
All Implemented Interfaces:
Visitable, Iterator<TSourceToken>

public class TAlterTableOption extends TParseTreeNode
Type of alter table option, getOptionType() returns the type of various option:

Column

Constraint

Enable/disable

Others