Interface Column
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default void
accept(Visitor visitor)
DataType
getDatatype()
Returns theDataType
of the column.
-
Modifier and Type | Method | Description |
---|---|---|
default void |
accept(Visitor visitor) |
|
DataType |
getDatatype() |
Returns the
DataType of the column. |